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