| Matrix33FOne Field |
Returns a
Matrix33F with all of its components set to one.
Namespace: DigitalRune.Mathematics.AlgebraAssembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax public static readonly Matrix33F One
Public Shared ReadOnly One As Matrix33F
public:
static initonly Matrix33F One
static val One: Matrix33F
Field Value
Type:
Matrix33FSee Also