GltfMeshPrimitiveAttributes Class

Definition

public ref class GltfMeshPrimitiveAttributes : System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, int>
public class GltfMeshPrimitiveAttributes : System.Collections.ObjectModel.ReadOnlyDictionary<string,int>
type GltfMeshPrimitiveAttributes = class
    inherit ReadOnlyDictionary<string, int>
Public Class GltfMeshPrimitiveAttributes
Inherits ReadOnlyDictionary(Of String, Integer)
Inheritance
GltfMeshPrimitiveAttributes

Constructors

GltfMeshPrimitiveAttributes(IDictionary<String,Int32>)

Properties

COLOR_0
JOINTS_0
NORMAL
POSITION
TANGENT
TEXCOORD_0
TEXCOORD_1
TEXCOORD_2
TEXCOORD_3
WEIGHTS_0

Applies to