Namespace: DeltaEngine.Rendering3DAssembly: DeltaEngine.Rendering3D (in DeltaEngine.Rendering3D.dll) Version: 1.1.1.0 (1.1.1)
public Vector3D RelativePosition { get; set; }
public Vector3D RelativePosition { get; set; }
Public Property RelativePosition As Vector3D
Get
Set
Public Property RelativePosition As Vector3D
Get
Set
public:
virtual property Vector3D RelativePosition {
Vector3D get () sealed;
void set (Vector3D value) sealed;
}
public:
virtual property Vector3D RelativePosition {
Vector3D get () sealed;
void set (Vector3D value) sealed;
}
abstract RelativePosition : Vector3D with get, set
override RelativePosition : Vector3D with get, set
abstract RelativePosition : Vector3D with get, set
override RelativePosition : Vector3D with get, set
Property Value
Type:
Vector3DImplements
HierarchyObject3D RelativePosition