Method AddObjectProperties
AddObjectProperties(Object, AnimationClip)
Add property modifications modified by an animation clip.
Declaration
void AddObjectProperties(Object obj, AnimationClip clip)
Parameters
Type | Name | Description |
---|---|---|
Object | obj | The Object where the properties exist |
AnimationClip | clip | The animation clip that contains the properties |