Remap Data Member Function

Replaces the values in the LHS values in the RHS.

Prototype

int32 Remap( Uint32Array lhs, Uint32Array rhs )

Parameters

Parameter Type Parameter Name Documentation
<Uint32Array>lhsA pointer to the LHS array.
<Uint32Array>rhsA pointer to the RHS array.

Examples

Copy Text To Clipboard

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