Méthode | Description | |
---|---|---|
BuildSkeletonAnimationClip ( string boneNames ) : |
||
Load ( string filePath, bool camera, bool divide ) : void |
Loads the specified file.
|
|
ZMO ( ) : System.Collections.Generic |
Initializes a new instance of the ZMO class.
|
|
ZMO ( string filePath, bool camera = false, bool divide = true ) : System.Collections.Generic |
Initializes a new instance of the ZMO class.
|
|
buildAnimationClip ( |
||
buildAnimationClip ( string objectName, |
public BuildSkeletonAnimationClip ( string boneNames ) : |
||
boneNames | string | |
Résultat |
public Load ( string filePath, bool camera, bool divide ) : void | ||
filePath | string | The file path. |
camera | bool | if set to |
divide | bool | if set to |
Résultat | void |
public ZMO ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public ZMO ( string filePath, bool camera = false, bool divide = true ) : System.Collections.Generic | ||
filePath | string | The file path. |
camera | bool | if set to |
divide | bool | if set to |
Résultat | System.Collections.Generic |
public buildAnimationClip ( |
||
skeleton | ||
Résultat |
public buildAnimationClip ( string objectName, |
||
objectName | string | |
clip | ||
Résultat |