FbxProperty

Overview

FbxProperty is a interface in Aspose.3D FOSS for TypeScript.

FbxProperty.name holds the identifier string of the FBX property.

Properties: name, properties, value.

Properties

NameTypeAccessDescription
name: stringReadGets the name.
value: anyReadGets the value.
properties: FbxProperty[]ReadGets the properties.

See Also

 English