Uses of Interface
org.web3d.x3d.sai.Rendering.ColorRGBA
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Rendering | |
| org.web3d.x3d.sai.Rendering |
-
Uses of ColorRGBA in org.web3d.x3d.jsail.Rendering
Classes in org.web3d.x3d.jsail.Rendering that implement ColorRGBA Modifier and Type Class Description classColorRGBAObjectColorRGBA node defines a set of RGBA color values that apply either to a sibling Coordinate|CoordinateDouble node, or else to a parent ElevationGrid node. -
Uses of ColorRGBA in org.web3d.x3d.sai.Rendering
Methods in org.web3d.x3d.sai.Rendering that return ColorRGBA Modifier and Type Method Description ColorRGBAColorRGBA. setColor(float[] newValue)Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput MFColorRGBA field named color.ColorRGBAColorRGBA. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.