HandMeshInfo.rotation Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rotation to apply to mesh to go from local coordinates to world coordinates
public: UnityEngine::Quaternion rotation;
public UnityEngine.Quaternion rotation;
val mutable rotation : UnityEngine.Quaternion
Public rotation As Quaternion
Field Value
UnityEngine.Quaternion