isPrivateParamContext

Returns true when the local OGLML-based parameters are operating disconnected from a real device. Changes and values are not sent to or fetched from the device if the parameter is defined in the OGLML document.

Syntax

params.isPrivateParamContext ();

Parameters

N/A

Returns

Boolean

Example

Coming soon.