| SoVRMLParentAffectsState Method | 
Returns true if a node has an effect on the state during traversal.
Namespace: OIV.Inventor.VRMLnodes
 Syntax
Syntax Remarks
RemarksThe default method returns true. Node classes (such as SoSeparator) that isolate their effects from the rest of the graph override this method to return false.
 See Also
See Also