Bullet > Create Active Rigid Body

 
 
 

Sets the selected object (or objects) as an Active Rigid Body. For additional settings available only in the Attribute Editor, see Rigid Body Properties.

NoteYou can set your Rigid Bodies to use Maya Fields for greater control\s. See Use Maya Fields in the Solver Properties section.

Bullet > Create Active Rigid Body >

Opens the Create Active Rigid Body window.

Collider Shape Type

Lets you specify the type of object, or the mesh that to use to approximate the solve object. Select Box, Sphere, Capsule, Hull, Plane, Cylinder , Compound and Auto-Compound.

NoteIt is a good idea to match the shape of your object as closely as possible as the collision behavior is affected by this shape.

Axis
Lets you set an axis for the collider shape approximation.
Auto Fit
Activate Auto Fit so that Maya computes the tightest length, radius, and extents when a rigid body is first created. The plane collider represents an infinite plane that passes through the position of the object's transform, and is oriented according to its rotation. It extends infinitely in the local X and Z directions.
NoteClick Refit in the Collider Properties section of the Attribute Editor to perform a onetime auto-fit on the existing bullet object.
Hide Shape
Activate Hide Shape to sSets the visibility of the rigid body shape to False, which helps reduce visual clutter and can help to improve Viewport redraw performance.
Length
Lets you set the length of the cylindrical section of a capsule- or cylinder-shaped collider approximation.
Radius
Lets you set the radius of a sphere or cylinder-shaped collider approximation, or the radius of the spherical caps of a capsule-shaped collider approximation.
Extents
Sets the length of the sides of the collider shape approximation.
Body Type
Lets you specify the rigid body type by selecting Dynamic, Static, or Kinematic from the Body Type menu. See Bullet Rigid Body Types for descriptions of the body types,
Never Sleeps
Activate this so that the dynamic rigid body always participates in the simulation. When this setting is disabled, the rigid body does not participate in the simulation if its linear velocity's magnitude is below 0.8 and angular velocity's magnitude is below 1.0. The velocity thresholds are currently not exposed for user control. The bullet object re-engages if it receives an impact. This is an optimization setting and can help to stop the lasting "simmering" motion of a bullet object.
Mass
Setting Mass to zero for a dynamic body effectively turns it into a kinematic rigid body. That is, the body stops moving due to forces in the physics simulation. This attribute can be animated, and can be useful to lock objects in place.
Linear Damping

Use this setting to define the clamp value applied to the linear velocity when calculating rolling friction. Because the physical property does not model rolling friction, it uses a dampening system so that objects can come to rest.

For example, without a Damping setting, a rolling sphere rolls on forever. It is done by scaling linear velocities at each simulation step by dampening factor for all colliding objects.

A value of 1 retains actual velocity. Any value below one decreases velocity, while any value greater increases it.

Center of Mass
Sets the center of mass for the object used as the rotational pivot.
Collider Shape Offset
Lets you reposition the collider shape, relative to the center of mass. If your object scales, the collider shape offset will be in non-scaled units. However, the center of mass (rotation pivot) Is scaled.
Angular Damping
Use this setting to define the clamp value applied to the angular velocity when calculating rolling friction. Because the Physical property does not model rolling friction, it uses a dampening system so that objects can come to rest.

A value of 1 retains actual velocity. Any value below one decreases velocity, while any value greater increases it.

Friction

Use the Friction setting to set the surface resistance of an object.

Restitution
Sets the speed at which the solve object returns to its original state.
Initially Sleeping
Activate this so that the dynamic rigid body does not react until something collides with it.
Initial Velocity
Change this setting to modify the linear movement of the object. Use this setting to define the clamp value applied to the rigid body's start velocity when calculating rolling friction.
Initial Angular Velocity
Change this setting to set the initial angular velocity or spin on the object.
Impulse
Sets the impulse force applied to the object applied at each frame.
Torque Impulse
Sets the torque (rotational) impulse force applied to the object at a specified time
Apply and Close/Apply/Close
Sets the attributes in the window and closes it.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License