Scene.CreateAnimationClip

Scene.CreateAnimationClip method

A shorthand function to create and register the AnimationClip The first AnimationClip will be assigned to the CurrentAnimationClip

public AnimationClip CreateAnimationClip(string name)
ParameterTypeDescription
nameStringAnimation clip’s name

See Also