Uses of Class
org.web3d.x3d.jsail.Lighting.SpotLight
Packages that use SpotLight
Package
Description
The Lighting component specifies how light sources are defined and positioned, as well as how lights effect the rendered image.
-
Uses of SpotLight in org.web3d.x3d.jsail.Lighting
Methods in org.web3d.x3d.jsail.Lighting that return SpotLightModifier and TypeMethodDescriptionSpotLight.addComments(String newComment) Add comment as String to contained commentsList.SpotLight.addComments(String[] newComments) Add comments as String[] array to contained commentsList.SpotLight.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.SpotLight.clearIS()Utility method to clear SFNode value of IS field.SpotLight.clearMetadata()Utility method to clear SFNode value of metadata field.SpotLight.setAmbientIntensity(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toSpotLight.setAmbientIntensity(float).SpotLight.setAmbientIntensity(float newValue) Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.SpotLight.setAmbientIntensity(SFFloat newValue) Assign typed object value to SFFloat ambientIntensity field, similar toSpotLight.setAmbientIntensity(float).SpotLight.setAttenuation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toSpotLight.setAttenuation(float[]).SpotLight.setAttenuation(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toSpotLight.setAttenuation(float[]).SpotLight.setAttenuation(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named attenuation.SpotLight.setAttenuation(float x, float y, float z) Assign values to SFVec3f attenuation field, similar toSpotLight.setAttenuation(float[]).SpotLight.setAttenuation(SFVec3f newValue) Assign typed object value to SFVec3f attenuation field, similar toSpotLight.setAttenuation(float[]).SpotLight.setBeamWidth(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toSpotLight.setBeamWidth(float).SpotLight.setBeamWidth(float newValue) Accessor method to assign float value to inputOutput SFFloat field named beamWidth.SpotLight.setBeamWidth(SFFloat newValue) Assign typed object value to SFFloat beamWidth field, similar toSpotLight.setBeamWidth(float).SpotLight.setColor(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toSpotLight.setColor(float[]).SpotLight.setColor(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toSpotLight.setColor(float[]).SpotLight.setColor(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.SpotLight.setColor(float red, float green, float blue) Assign values to SFColor color field, similar toSpotLight.setColor(float[]).Assign typed object value to SFColor color field, similar toSpotLight.setColor(float[]).final SpotLightSpotLight.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.SpotLight.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toSpotLight.setCssClass(String).final SpotLightSpotLight.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.SpotLight.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toSpotLight.setCssStyle(String).SpotLight.setCutOffAngle(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toSpotLight.setCutOffAngle(float).SpotLight.setCutOffAngle(float newValue) Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named cutOffAngle.SpotLight.setCutOffAngle(SFFloat newValue) Assign typed object value to SFFloat cutOffAngle field, similar toSpotLight.setCutOffAngle(float).final SpotLightAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toSpotLight.setDEF(String).SpotLight.setDirection(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toSpotLight.setDirection(float[]).SpotLight.setDirection(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toSpotLight.setDirection(float[]).SpotLight.setDirection(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.SpotLight.setDirection(float x, float y, float z) Assign values to SFVec3f direction field, similar toSpotLight.setDirection(float[]).SpotLight.setDirection(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toSpotLight.setDirection(float[]).SpotLight.setGlobal(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named global.Assign typed object value to SFBool global field, similar toSpotLight.setGlobal(boolean).final SpotLightAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toSpotLight.setHtmlId(String).SpotLight.setIntensity(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toSpotLight.setIntensity(float).SpotLight.setIntensity(float newValue) Accessor method to assign float value to inputOutput SFFloat field named intensity.SpotLight.setIntensity(SFFloat newValue) Assign typed object value to SFFloat intensity field, similar toSpotLight.setIntensity(float).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.SpotLight.setLocation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toSpotLight.setLocation(float[]).SpotLight.setLocation(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toSpotLight.setLocation(float[]).SpotLight.setLocation(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.SpotLight.setLocation(float x, float y, float z) Assign values to SFVec3f location field, similar toSpotLight.setLocation(float[]).SpotLight.setLocation(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar toSpotLight.setLocation(float[]).SpotLight.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SpotLight.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.SpotLight.setOn(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named on.Assign typed object value to SFBool on field, similar toSpotLight.setOn(boolean).SpotLight.setRadius(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toSpotLight.setRadius(float).SpotLight.setRadius(float newValue) Accessor method to assign float value to inputOutput SFFloat field named radius.Assign typed object value to SFFloat radius field, similar toSpotLight.setRadius(float).SpotLight.setShadowIntensity(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toSpotLight.setShadowIntensity(float).SpotLight.setShadowIntensity(float newValue) Accessor method to assign float value to inputOutput SFFloat field named shadowIntensity.SpotLight.setShadowIntensity(SFFloat newValue) Assign typed object value to SFFloat shadowIntensity field, similar toSpotLight.setShadowIntensity(float).SpotLight.setShadows(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named shadows.SpotLight.setShadows(SFBool newValue) Assign typed object value to SFBool shadows field, similar toSpotLight.setShadows(boolean).final SpotLightAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toSpotLight.setUSE(String).Assign a USE reference to another DEF node of same node type, similar toSpotLight.setUSE(String).Methods in org.web3d.x3d.jsail.Lighting with parameters of type SpotLightModifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar toSpotLight.setUSE(String).