Avatar SDK Unity Cloud plugin  3.0.1
Realistic avatar generation toolset for Unity3D
GLTF.Math.Vector3 Member List

This is the complete list of members for GLTF.Math.Vector3, including all inherited members.

Equals(Vector3 other) (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
Equals(object obj) (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
GetHashCode() (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
One (defined in GLTF.Math.Vector3)GLTF.Math.Vector3static
operator!=(Vector3 left, Vector3 right) (defined in GLTF.Math.Vector3)GLTF.Math.Vector3static
operator==(Vector3 left, Vector3 right) (defined in GLTF.Math.Vector3)GLTF.Math.Vector3static
Vector3(float x, float y, float z) (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
Vector3(Vector3 other) (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
X (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
Y (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
Z (defined in GLTF.Math.Vector3)GLTF.Math.Vector3
Zero (defined in GLTF.Math.Vector3)GLTF.Math.Vector3static