Method FromAffine
FromAffine(Affine)
Create a Matrix from an Affine
Declaration
[HandleProcessCorruptedStateExceptions]
public Matrix4 FromAffine(Affine affine)
Parameters
Type | Name | Description |
---|---|---|
Affine | affine | The affine |
Returns
Type | Description |
---|---|
Matrix4 |