|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.x3d.node.Node
org.jeospace.x3d.node.SpotLight
An SAI SpotLight node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFFloat |
ambientIntensity
The ambientIntensity exposedField |
org.web3d.x3d.sai.SFVec3f |
attenuation
The attenuation exposedField |
org.web3d.x3d.sai.SFFloat |
beamWidth
The beamWidth exposedField |
org.web3d.x3d.sai.SFColor |
color
The color exposedField |
org.web3d.x3d.sai.SFFloat |
cutOffAngle
The cutOffAngle exposedField |
org.web3d.x3d.sai.SFVec3f |
direction
The direction exposedField |
org.web3d.x3d.sai.SFBool |
global
The global exposedField |
org.web3d.x3d.sai.SFFloat |
intensity
The intensity exposedField |
org.web3d.x3d.sai.SFVec3f |
location
The location exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFBool |
on
The on exposedField |
org.web3d.x3d.sai.SFFloat |
radius
The radius exposedField |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
SpotLight(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
SpotLight(org.web3d.x3d.sai.X3DScene scene)
Constructor |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final org.web3d.x3d.sai.SFNode metadata
public final org.web3d.x3d.sai.SFFloat ambientIntensity
public final org.web3d.x3d.sai.SFColor color
public final org.web3d.x3d.sai.SFFloat intensity
public final org.web3d.x3d.sai.SFBool on
public final org.web3d.x3d.sai.SFBool global
public final org.web3d.x3d.sai.SFVec3f attenuation
public final org.web3d.x3d.sai.SFFloat beamWidth
public final org.web3d.x3d.sai.SFFloat cutOffAngle
public final org.web3d.x3d.sai.SFVec3f direction
public final org.web3d.x3d.sai.SFVec3f location
public final org.web3d.x3d.sai.SFFloat radius
| Constructor Detail |
public SpotLight(org.web3d.x3d.sai.X3DScene scene)
public SpotLight(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||