VariableFloat3 Members

Project Mercury API

[This is preliminary documentation and is subject to change.]

The VariableFloat3 type exposes the following members.

Methods

  NameDescription
EqualsOverloaded.
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

  NameDescription
ImplicitOverloaded.

Fields

  NameDescription
Value
The base value of the VariableFloat3.
Variation
The range of the random variation around the base value.

See Also