SpatialLocatorAttachedFrameOfReference.RelativePosition Proprietà

Definizione

Ottiene o imposta la posizione di questo frame dell'origine del riferimento rispetto all'oggetto SpatialLocator che esegue il rilevamento.

public:
 property float3 RelativePosition { float3 get(); void set(float3 value); };
float3 RelativePosition();

void RelativePosition(float3 value);
public Vector3 RelativePosition { get; set; }
var vector3 = spatialLocatorAttachedFrameOfReference.relativePosition;
spatialLocatorAttachedFrameOfReference.relativePosition = vector3;
Public Property RelativePosition As Vector3

Valore della proprietà

Vector3 Vector3

float3

Offset.

Si applica a