Class Vector3Extensions
Inheritance
object
Vector3Extensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: InsaneScatterbrain.Extensions
Syntax
public static class Vector3Extensions
Methods
CubeRoundToInt(Vector3)
Declaration
public static Vector3 CubeRoundToInt(this Vector3 cubeVector)
Parameters
Type | Name | Description |
---|---|---|
UnityEngine.Vector3 | cubeVector |
Returns
Type | Description |
---|---|
UnityEngine.Vector3 |