StructuralMetadata.Property.Property
Property(string, string, string, Type, bool, int?)
public Property(string name, string displayName, string description, Type type, bool normalized,
int? count)
See Also
- class Property
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D
Property(string, string, string, EnumType, bool, int?)
public Property(string name, string displayName, string description, EnumType type, bool array,
int? count)
See Also
- class EnumType
- class Property
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D
Property(string, Type)
public Property(string name, Type type)
See Also
- class Property
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D