SelectionSegment

Inheritance:

Methods of SelectionSegment:

__init__
def __init__(self, parentNP=render, numSegments=1)

Undocumented function.

addCollider
def addCollider(self, collider)

Undocumented function.

pickBitMask
def pickBitMask(self, bitMask=BitMask32.allOff(), targetNodePath=render, endPointList=[], skipFlags=SKIP_HIDDEN|SKIP_CAMERA)

Undocumented function.

pickGeom
def pickGeom(self, targetNodePath=render, endPointList=[], skipFlags=SKIP_HIDDEN|SKIP_CAMERA)

Undocumented function.