SoftBody Events |
The SoftBody type exposes the following members.
Name | Description | |
---|---|---|
AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) | |
AeroModelChanged | Occurs when the SoftBodyAeroModel property value changes. | |
AnchorContactHardnessChanged | Occurs when the AnchorContactHardness property value changes. | |
BendingConstraintDistanceChanged | Occurs when the BendingConstraintDistance property value changes. | |
CanBeSelectedChanged | Occurs when the CanBeSelected property value changes. (Inherited from ObjectInSpace.) | |
CloneEvent |
Occurs when object is cloned.
(Inherited from Component.) | |
CloneSupportChanged |
Occurs after changing value of CloneSupport property.
(Inherited from Component.) | |
ClusterIterationsChanged | Occurs when the ClusterIterations property value changes. | |
ClustersNumberChanged | Occurs when the ClustersNumber property value changes. | |
CollisionGroupChanged | Occurs when the CollisionGroup property value changes. | |
CollisionMarginChanged | Occurs when the CollisionMargin property value changes. | |
CollisionMaskChanged | Occurs when the CollisionMask property value changes. | |
ComponentAdded |
Occurs when a child component is added.
(Inherited from Component.) | |
ComponentRemoved |
Occurs when a child component is removed.
(Inherited from Component.) | |
ComponentsChanged |
Occurs when the set of children is changed.
(Inherited from Component.) | |
DampingChanged | Occurs when the Damping property value changes. | |
DisabledEvent |
Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
DisabledInSimulation |
Occurs when the object is detached from a hierarchy of the components or is disabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.) | |
DisplayInEditorChanged |
Occurs when value of DisplayInEditor property is changed.
(Inherited from Component.) | |
DisposeEvent |
Occurs when the object is disposed.
(Inherited from Component.) | |
DragChanged | Occurs when the Drag property value changes. | |
DriftIterationsChanged | Occurs when the DriftIterations property value changes. | |
EnabledChanged |
Occurs when the Enabled property value changes.
(Inherited from Component.) | |
EnabledEvent |
Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
EnabledInHierarchyChanged |
Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component.) | |
EnabledInSimulation |
Occurs when the object is attached to a hierarchy of the components and is enabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.) | |
GetRenderSceneData | (Inherited from ObjectInSpace.) | |
GetRenderSceneDataBefore | (Inherited from ObjectInSpace.) | |
KineticContactHardnessChanged | Occurs when the KineticContactHardness property value changes. | |
LifetimeEnd | (Inherited from ObjectInSpace.) | |
LiftChanged | Occurs when the Lift property value changes. | |
LinearVelocityChanged | Occurs when the LinearVelocity property value changes. | |
LoadEvent |
Occurs during object loading.
(Inherited from Component.) | |
MassChanged | Occurs when the Mass property value changes. | |
MassFromFacesChanged | Occurs when the MassFromFaces property value changes. | |
MaterialAngularStiffnessChanged | Occurs when the MaterialAngularStiffness property value changes. | |
MaterialChanged | Occurs when the Material property value changes. | |
MaterialFrictionChanged | Occurs when the MaterialFriction property value changes. | |
MaterialLinearStiffnessChanged | Occurs when the MaterialLinearStiffness property value changes. | |
MaterialVolumeStiffnessChanged | Occurs when the MaterialVolumeStiffness property value changes. | |
MaxVolumeRatioChanged | Occurs when the MaxVolumeRatio property value changes. | |
MeshChanged | Occurs when the Mesh property value changes. | |
MetadataGetMemberBySignatureEvent |
Occurs when the object metadata member is received by name.
(Inherited from Component.) | |
MetadataGetMembersEvent |
Occurs upon receipt of the object's metadata members.
(Inherited from Component.) | |
MetadataGetMembersFilterEvent |
Occurs when filtering receive members of the object metadata.
(Inherited from Component.) | |
NameChanged |
Occurs when component name is changed.
(Inherited from Component.) | |
NetworkModeChanged | Occurs when the NetworkMode property value changes. (Inherited from Component.) | |
PositionIterationsChanged | Occurs when the PositionIterations property value changes. | |
PreloadResourcesEvent |
Occurs when preloading the resources used by the object.
(Inherited from Component.) | |
PressureChanged | Occurs when the Pressure property value changes. | |
RandomizeConstraintsChanged | Occurs when the RandomizeConstraints property value changes. | |
ReceiveNetworkMessageFromClient | (Inherited from Component.) | |
ReceiveNetworkMessageFromServer | (Inherited from Component.) | |
RemainingLifetimeChanged | Occurs when the RemainingLifetime property value changes. (Inherited from ObjectInSpace.) | |
RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component.) | |
RigidContactHardnessChanged | Occurs when the RigidContactHardness property value changes. | |
SaveEvent |
Occurs during object saving.
(Inherited from Component.) | |
SaveSupportChanged |
Occurs after changing value of SaveSupport property.
(Inherited from Component.) | |
ScreenLabelChanged | Occurs when the ScreenLabel property value changes. (Inherited from Component.) | |
SelfCollisionChanged | Occurs when the SelfCollision property value changes. | |
ShapeCoefficientChanged | Occurs when the ShapeCoefficient property value changes. | |
ShapeMatchingChanged | Occurs when the ShapeMatching property value changes. | |
SimulationStep |
Occurs during the simulation step.
(Inherited from Component.) | |
SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component.) | |
SoftContactHardnessChanged | Occurs when the SoftContactHardness property value changes. | |
SoftKineticContactHardnessChanged | Occurs when the SoftKineticContactHardness property value changes. | |
SoftKineticImpulseSplitChanged | Occurs when the SoftKineticImpulseSplit property value changes. | |
SoftRigidContactHardnessChanged | Occurs when the SoftRigidContactHardness property value changes. | |
SoftRigidImpulseSplitChanged | Occurs when the SoftRigidImpulseSplit property value changes. | |
SoftSoftContactHardnessChanged | Occurs when the SoftSoftContactHardness property value changes. | |
SoftSoftImpulseSplitChanged | Occurs when the SoftSoftImpulseSplit property value changes. | |
SpaceBoundsUpdateEvent | (Inherited from ObjectInSpace.) | |
SpaceBoundsUpdateIncludeChildrenEvent | (Inherited from ObjectInSpace.) | |
TimeScaleChanged | Occurs when the TimeScale property value changes. | |
TransformChanged | Occurs when the Transform property value changes. (Inherited from ObjectInSpace.) | |
UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) | |
VelocityCorrectionFactorChanged | Occurs when the VelocityCorrectionFactor property value changes. | |
VelocityIterationsChanged | Occurs when the VelocityIterations property value changes. | |
VisibleChanged | Occurs when the Visible property value changes. (Inherited from ObjectInSpace.) | |
VolumeCoefficientChanged | Occurs when the VolumeCoefficient property value changes. | |
VolumeMatchingChanged | Occurs when the VolumeMatching property value changes. |