Flags used to filter compositions of node lists. Flags marked 'Recursive Flag' will exclude children whos parent does not satisfy the flag, even if the children themselves satisfy the flag.
Values ΒΆ
            hapi.nodeFlags.Any
        
            hapi.nodeFlags._None
        
            hapi.nodeFlags.Display
        
Recursive Flag
            hapi.nodeFlags.Render
        
Recursive Flag
            hapi.nodeFlags.Templated
        
            hapi.nodeFlags.Locked
        
            hapi.nodeFlags.Editable
        
            hapi.nodeFlags.Bypass
        
            hapi.nodeFlags.Network
        
            hapi.nodeFlags.ObjGeometry
        
OBJ Node Specific Flags
            hapi.nodeFlags.ObjCamera
        
            hapi.nodeFlags.ObjLight
        
            hapi.nodeFlags.ObjSubnet
        
            hapi.nodeFlags.SopCurve
        
SOP Node Specific Flags Looks for “curve”
            hapi.nodeFlags.SopGuide
        
Looks for Guide Geometry
            hapi.nodeFlags.TopNonscheduler
        
TOP Node Specific Flags All TOP nodes except schedulers
            hapi.nodeFlags.NonBypass
        
Recursive Flag Nodes that are not bypassed