NormalizedByte2 Methods
The NormalizedByte2 type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Returns a value that indicates whether the current instance is equal to a specified object. (Overrides ValueType.Equals(Object).) |
|
Equals(NormalizedByte2) | Returns a value that indicates whether the current instance is equal to a specified object. |
|
GetHashCode | Gets the hash code for the current instance. (Overrides ValueType.GetHashCode().) |
|
ToString | Returns a string representation of the current instance. (Overrides ValueType.ToString().) |
|
ToVector2 | Expands the packed representation to a vector. |
| Name | Description | |
|---|---|---|
|
IPackedVector.PackFromVector4 | Sets the packed representation from a Vector4. |
|
IPackedVector.ToVector4 | Expands the packed representation into a Vector4. |