Поделиться через


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

Перевод.

Применяется к