IUpdatable Type
The interface for items updated by Skeleton.UpdateWorldTransform.
Instance members
Instance member | Description |
Full Usage:
this.Active
Returns: bool
Modifiers: abstract |
Returns false when this item won't be updated by Skeleton.UpdateWorldTransform because a skin is required and the Skeleton.Skin does not contain this item.
|
Full Usage:
this.Update
Parameters:
Physics
-
Determines how physics and other non-deterministic updates are applied.
Modifiers: abstract |
|