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

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

Equals(Vector2 other) (defined in GLTF.Math.Vector2)GLTF.Math.Vector2
Equals(object obj) (defined in GLTF.Math.Vector2)GLTF.Math.Vector2
GetHashCode() (defined in GLTF.Math.Vector2)GLTF.Math.Vector2
operator!=(Vector2 left, Vector2 right) (defined in GLTF.Math.Vector2)GLTF.Math.Vector2static
operator==(Vector2 left, Vector2 right) (defined in GLTF.Math.Vector2)GLTF.Math.Vector2static
Vector2(float x, float y) (defined in GLTF.Math.Vector2)GLTF.Math.Vector2
Vector2(Vector2 other) (defined in GLTF.Math.Vector2)GLTF.Math.Vector2
X (defined in GLTF.Math.Vector2)GLTF.Math.Vector2
Y (defined in GLTF.Math.Vector2)GLTF.Math.Vector2