名前 | 解説 | |
---|---|---|
Add | Determines the sum of two matrices. | |
AddRef | Determines the sum of two matrices. | |
Divide | Divides a Matrix5x4 by the given value. | |
DivideRef | Divides a Matrix5x4 by the given value. | |
Equals | オーバーロードされます。 Determines whether the specified Matrix5x4is equal to this instance. | |
EqualsRef | Determines whether the specified Matrix5x4 is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
Lerp | Performs a linear interpolation between two matrices based on the given weighting. | |
LerpRef | Performs a linear interpolation between two matrices based on the given weighting. | |
Multiply | Scales a Matrix5x4 by the given value. | |
MultiplyRef | Scales a Matrix5x4 by the given value. | |
Negate | Negates a Matrix5x4. | |
NegateRef | オーバーロードされます。 Negates a Matrix5x4. | |
Subtract | Determines the difference between two matrices. | |
SubtractRef | Determines the difference between two matrices. | |
ToArray | Creates an array containing the elements of the Matrix5x4. | |
ToString | オーバーロードされます。 Returns a string that represents the current object. |