C# Class AssignExtensions, UnEngine

Exibir arquivo Open project: jbruening/UnEngine

Public Methods

Method Description
ToUnEngine ( this v ) : UnEngine.Vector3
ToUnity ( this v ) : Vector3

Method Details

ToUnEngine() public static method

public static ToUnEngine ( this v ) : UnEngine.Vector3
v this
return UnEngine.Vector3

ToUnity() public static method

public static ToUnity ( this v ) : Vector3
v this
return Vector3