Enum AnimationMethod
Target animation system
Namespace: GLTFast
Syntax
public enum AnimationMethod
Fields
Name | Description | Value |
---|---|---|
None | Don't target or import animation |
0 |
Legacy |
|
1 |
Mecanim | Default Animation System (Mecanim) |
2 |
Target animation system
public enum AnimationMethod
Name | Description | Value |
---|---|---|
None | Don't target or import animation |
0 |
Legacy |
|
1 |
Mecanim | Default Animation System (Mecanim) |
2 |