deserializeRayArr1D
Parses a one-dimensional array of parameter strings to an array of Ray types.
Signatures
- Paramate.Configurator.deserializeRayArr1D( strArr )
Parameters
- strArr
-
A one-dimensional array of string elements. These must contain string representations of paramate rays.
Return value
A one-dimensional array with elements of type Ray.