Sets every row and column index of every object in the array to this value.
int32 Fill( Float32Matrix fill )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Float32Matrix> | fill | The value you wish to set for all the items in the array. |
None published. Please look for an example in the Simdify Scripting Language code base.