HandMeshInfo.uvs 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.
Pointer to UV mapping of the hand mesh triangles
public: cli::array <UnityEngine::Vector2> ^ uvs;
public UnityEngine.Vector2[] uvs;
val mutable uvs : UnityEngine.Vector2[]
Public uvs As Vector2()
Field Value
UnityEngine.Vector2[]