MeshPhysicsAspect Properties |
The MeshPhysicsAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| app | (Inherited from VisualAspect.) | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BindingInterface | (Inherited from BindableVisualAspect.) | |
| BindingNameStore |
Manages binding names for aspect bindable items.
(Inherited from AspectComponentBase.) | |
| CollisionMargin | The collision margin hint for the mesh geometry. | |
| document | (Inherited from VisualAspect.) | |
| FrictionMaterial | The friction material for the physics geometry. (Inherited from PhysicsGeometryAspect.) | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled |
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.) | |
| Location | The (local) location for the mesh geometry. | |
| PhysicsEngine | (Inherited from PhysicsGeometryAspect.) | |
| ReportSpecificChildVisual | Whether the specific visual that blocked/cleared a collision sensor will be reported, even when it is set to UseAncestorBody=True. (Inherited from PhysicsGeometryAspect.) | |
| Rotation | The (local) rotation for the mesh geometry. | |
| Scale | The scale for the mesh geometry. | |
| UseAncestorBody | Whether to allow the rigid body to be found on an ancestor visual (if false the geometry can only be used by this specific visual's physics body). (Inherited from PhysicsGeometryAspect.) | |
| Visual | (Inherited from VisualAspect.) |