shadow_caster property

shadow_caster property

Position of shadow caster in world coordinate system

Definition:

@property
def shadow_caster(self):
    ...
@shadow_caster.setter
def shadow_caster(self, value):
    ...

See Also