VariableFloat3 Members
From Project Mercury API
| Project Mercury API Reference |
| VariableFloat3 Members |
| VariableFloat3 Structure Methods Fields See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The VariableFloat3 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueType..::.GetHashCode()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Sample |
Samples the VariableFloat3.
| |
| ToString |
Returns the fully qualified type name of this instance.
(Overrides ValueType..::.ToString()()().) |
Operators
| Name | Description | |
|---|---|---|
| Implicit | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| Value |
The base value of the VariableFloat3.
| |
| Variation |
The range of the random variation around the base value.
|