Remap Data Member Function

Replaces the values in the LHS values in the RHS.

Prototype

int32 Remap( Uint16Array lhs, Uint16Array rhs )

Parameters

Parameter Type Parameter Name Documentation
<Uint16Array>lhsA pointer to the LHS array.
<Uint16Array>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.