RigidBodyAspect Properties |
The RigidBodyAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| AngularDamping | The angular damping coefficient (larger values increase the angular velocity lost over time). | |
| AngularFactor | The (world) axes in which the rigid body is permitted to rotate. Values of one and zero specify that rotation is disabled and enabled respectively. | |
| 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.) | |
| CenterOfMassOffset | The local offset for the rigid body's center of mass. | |
| document | (Inherited from VisualAspect.) | |
| Dynamic | ||
| GravityEnabled | Whether gravity should affect the (dynamic) rigid body. | |
| 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.) | |
| Kinematic | Whether the rigid body is kinematic. | |
| LinearDamping | The linear damping coefficient (larger values increase the linear velocity lost over time). | |
| LinearFactor | The (world) axes in which the rigid body is permitted to move. Values of one and zero specify that movement is disabled and enabled respectively. | |
| Mass | The mass of the (dynamic) rigid body. | |
| Solver | ||
| Visual | (Inherited from VisualAspect.) |