Property — Aspose.3D FOSS for .NET

Overview

A Property stores a single named, typed value on any A3DObject. Properties are managed through the PropertyCollection on each scene object.

Properties

NameTypeAccessDescription
NamestringgetProperty name
Valueobjectget/setCurrent value

See Also