C# Class UnityRose.Formats.R2U

Afficher le fichier Open project: osROSE/UnityRose

Méthodes publiques

Méthode Description
GetClip ( string zmoPath, ZMD skeleton, string name ) : AnimationClip
GetMesh ( string zmsPath ) : Mesh

Method Details

GetClip() public static méthode

public static GetClip ( string zmoPath, ZMD skeleton, string name ) : AnimationClip
zmoPath string
skeleton ZMD
name string
Résultat UnityEngine.AnimationClip

GetMesh() public static méthode

public static GetMesh ( string zmsPath ) : Mesh
zmsPath string
Résultat UnityEngine.Mesh