virtual void SetAnimationEnable(
const AnimResource & animRes,
bool bEnable
);
| Name | Description | |
|---|---|---|
animRes |
Reference to the animation resource object. | |
| bEnable | The state to be set. |
Sets the animation enable/disable state.
Sets enable/disable status for the animation (AnimTransform) that uses the specified animation resource.
CONFIDENTIAL