Interface: radiosityMeshOps

Interfaces > Core Interfaces > radiosityMeshOps

This Core Interface provides access to the internal radiosity mesh generated by the Radiosity Advanced Lighting effect.

   

Methods:

<mesh by value>radiosityMeshOps.getRadiosityMesh <node>radiosity_Node 	 

Returns the radiosity mesh of the specified node.

   

<boolean>radiosityMeshOps.isRadiosityValid()   

Returns true if the radiosity solution is valid.

   

<boolean>radiosityMeshOps.isNodeInSolution <node>radiosity_Node 

Returns true if the node is part of the radiosity solution.

   

See Also