Package | Description |
---|---|
com.aspose.cad.fileformats.collada.fileparser.elements |
Modifier and Type | Class and Description |
---|---|
class |
InstanceCamera
The instance camera.
|
class |
InstanceImage
The instance image.
|
class |
InstanceJoint
The instance joint.
|
class |
InstanceLight
The instance light.
|
class |
InstanceNode
The instance node.
|
class |
InstancePhysicsMaterial
The instance physics material.
|
class |
InstanceVisualScene
The instance Visual Scene.
|
Modifier and Type | Method and Description |
---|---|
InstanceWithExtra[] |
Scene.getInstancePhysicsScene()
Gets or sets the instance physics scene.
|
Modifier and Type | Method and Description |
---|---|
void |
Scene.setInstancePhysicsScene(InstanceWithExtra[] value)
Gets or sets the instance physics scene.
|