다음을 통해 공유


SpatialManipulationDelta.Translation 속성

정의

조작 제스처가 시작된 이후 손의 상대 번역을 가져옵니다.

public:
 property float3 Translation { float3 get(); };
float3 Translation();
public Vector3 Translation { get; }
var vector3 = spatialManipulationDelta.translation;
Public ReadOnly Property Translation As Vector3

속성 값

Vector3 Vector3

float3

번역입니다.

적용 대상