Eidolon
|
This is the complete list of members for SceneLight, including all inherited members.
__init__(self, light, lighttype, name, position=vec3(), direction=vec3(1, 0, 0)) | SceneLight | |
color | SceneLight | |
const | SceneLight | |
direction | SceneLight | |
falloff | SceneLight | |
getName(self) | SceneLight | |
isVisible | SceneLight | |
light | SceneLight | |
lighttype | SceneLight | |
linear | SceneLight | |
lrange | SceneLight | |
name | SceneLight | |
phi | SceneLight | |
position | SceneLight | |
quad | SceneLight | |
setAttenuation(self, lrange, const, linear, quad) | SceneLight | |
setCameraAngles(self, theta, phi) | SceneLight | |
setColor(self, col) | SceneLight | |
setDirection(self, dirv) | SceneLight | |
setLightType(self, lighttype) | SceneLight | |
setPosition(self, pos) | SceneLight | |
setSpotValues(self, spotangle, falloff=1.0) | SceneLight | |
setVisible(self, isViz) | SceneLight | |
spotangle | SceneLight | |
theta | SceneLight |