GltfMeshPrimitiveAttributes.TEXCOORD_0 Property
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.
public:
property int TEXCOORD_0 { int get(); };
public int TEXCOORD_0 { get; }
member this.TEXCOORD_0 : int
Public ReadOnly Property TEXCOORD_0 As Integer