Aspose.CAD.FileFormats.GLB.Scenes

Classes

ClassDescription
CameraBuilderRepresents an camera object.
ContentTransformerRepresents the transform of a Content. Applies a transform to the underlaying content object (usually a Mesh, a Camera or a light)
FixedTransformerRepresents the transform of a Content. Applies a fixed Matrix4x4 transform to the underlaying content.
InstanceBuilderRepresents an element within Instances
LightBuilderRepresents the base class light object.
NodeBuilderDefines a node object within an armature.
RigidTransformerRepresents the transform of a Content. Applies the transform of a single NodeBuilder to the underlaying content.
SceneBuilderRepresents the root scene for models, cameras and lights.
SkinnedTransformerRepresents the transform of a Content. Applies the transforms of many NodeBuilder to the underlaying content.

Structures

StructureDescription
SceneBuilderSchema2SettingsDefines configurable options for converting SceneBuilder to GlbImage
TransformChainBuilder