|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VcPointLight | |
camera3d | |
camera3d.action |
Uses of VcPointLight in camera3d |
Subclasses of VcPointLight in camera3d | |
class |
VcSpotLight
Represents a spot light. |
Methods in camera3d with parameters of type VcPointLight | |
void |
GUIControl.changePointLightAttenuation(VcPointLight point,
double constant,
double linear,
double quadratic)
|
Uses of VcPointLight in camera3d.action |
Constructors in camera3d.action with parameters of type VcPointLight | |
PointLightAttenuationAction(VcPointLight pointLight,
double constant,
double linear,
double quadratic)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |