ToUnityVector3
method in Coherence.CoherenceToUnityConverters
Methods
public static Vector3 ToUnityVector3(this Vector3 v)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | v |
Returns
| Type | Description |
|---|---|
| Vector3 |
public static Vector3 ToUnityVector3(this Vector3d v)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3d | v |
Returns
| Type | Description |
|---|---|
| Vector3 |