| Matrix44FOne Field |
Returns a
Matrix44F 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 Matrix44F One
Public Shared ReadOnly One As Matrix44F
public:
static initonly Matrix44F One
static val One: Matrix44F
Field Value
Type:
Matrix44FSee Also