C# Class AssignExtensions, UnEngine

Afficher le fichier Open project: jbruening/UnEngine

Méthodes publiques

Méthode Description
ToUnEngine ( this v ) : UnEngine.Vector3
ToUnity ( this v ) : Vector3

Method Details

ToUnEngine() public static méthode

public static ToUnEngine ( this v ) : UnEngine.Vector3
v this
Résultat UnEngine.Vector3

ToUnity() public static méthode

public static ToUnity ( this v ) : Vector3
v this
Résultat Vector3