Enum AnimationMethod
Target animation system
Namespace: GLTFast
Assembly: glTFast.dll
Syntax
public enum AnimationMethod
Fields
Name | Description |
---|---|
Legacy | |
Mecanim | |
None | Don't target or import animation |
Playables | Playables support has been removed since it was not usable in builds. Use LegacyAnimation instead. See: UseCaseCustomPlayablesAnimation |