A3DObject — Aspose.3D FOSS TypeScript API Reference

A3DObject — A3DObject class in the Aspose.3D FOSS TypeScript API..

Package: aspose.threed


Methods

MethodReturnsDescription
name()string
properties()PropertyCollection
findProperty(propertyName: string)`Propertynull`
getProperty(property: string)any
setProperty(property: string, value: any)void
`removeProperty(property: stringProperty)`boolean
toString()string

See Also