| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Shaders |
The programmable shaders component describes how programmable shaders are specified
and how they affect the visual appearance of geometry.
|
| org.web3d.x3d.sai.Shaders |
The programmable shaders component describes how programmable shaders are specified
and how they affect the visual appearance of geometry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Matrix3VertexAttributeObject
X3D node tooltip: (X3D version 3.1 or later) [X3DVertexAttributeNode] Matrix3VertexAttribute defines a set of per-vertex 3x3 matrix attributes
|
| Modifier and Type | Method and Description |
|---|---|
Matrix3VertexAttribute |
Matrix3VertexAttribute.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
Matrix3VertexAttribute |
Matrix3VertexAttribute.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
Matrix3VertexAttribute |
Matrix3VertexAttribute.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Matrix3VertexAttribute |
Matrix3VertexAttribute.setName(java.lang.String newValue)
Assign String value to inputOutput SFString field named name.
|
Matrix3VertexAttribute |
Matrix3VertexAttribute.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Matrix3VertexAttribute |
Matrix3VertexAttribute.setValue(float[] newValue)
Assign float array to inputOutput MFMatrix3f field named value.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.