Description Sets all importance sample active flags on all surfs descended from the given entity.
Syntax count = SetAllImpSampActive ( n, active )
Parameters count (Long) Total number of entities examined. This is not the total number of flags set.
n As Long Entity node number.
active As Boolean Flag turning scatter model on or off (True or False).
Remarks Sets all importance sample active flags on all surfs descended from the given entity. Returns the number of entities examined rather than the total number of flags set.
See Also
|