Fill Data Member Function

Sets every row and column index of every object in the array to this value.

Prototype

int32 Fill( Float32Matrix fill )

Parameters

Parameter Type Parameter Name Documentation
<Float32Matrix>fillThe value you wish to set for all the items in the array.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.