Uses of Interface
org.web3d.x3d.sai.Shape.X3DOneSidedMaterialNode
Package
Description
The Shape component defines nodes for associating geometry with their visible properties and the scene environment.
The Shape component defines nodes for associating geometry with their visible properties and the scene environment.
-
Uses of X3DOneSidedMaterialNode in org.web3d.x3d.jsail.Shape
Modifier and TypeClassDescriptionclass
Material specifies surface rendering properties for associated geometry nodes.class
PhysicalMaterial specifies surface rendering properties for associated geometry nodes.class
UnlitMaterial specifies surface rendering properties for associated geometry nodes. -
Uses of X3DOneSidedMaterialNode in org.web3d.x3d.sai.Shape
Modifier and TypeInterfaceDescriptioninterface
Material specifies surface rendering properties for associated geometry nodes.interface
PhysicalMaterial specifies surface rendering properties for associated geometry nodes.interface
UnlitMaterial specifies surface rendering properties for associated geometry nodes.Modifier and TypeMethodDescriptionX3DOneSidedMaterialNode.setEmissiveTextureMapping
(String newValue) Accessor method to assign String value to inputOutput SFString field named emissiveTextureMapping.X3DOneSidedMaterialNode.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.X3DOneSidedMaterialNode.setNormalScale
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named normalScale.X3DOneSidedMaterialNode.setNormalTextureMapping
(String newValue) Accessor method to assign String value to inputOutput SFString field named normalTextureMapping.