EggSwitchConditionDistance¶
from panda3d.egg import EggSwitchConditionDistance
-
class
EggSwitchConditionDistance
¶ Bases:
EggSwitchCondition
A SwitchCondition that switches the levels-of-detail based on distance from the camera’s eyepoint.
Inheritance diagram
-
__init__
(switch_in: float, switch_out: float, center: panda3d.core.LPoint3d, fade: float)¶
-
static
getClassType
() → panda3d.core.TypeHandle¶
-