Uses of Class
com.marginallyclever.ro3.node.nodes.Material
Packages that use Material
Package
Description
-
Uses of Material in com.marginallyclever.ro3.apps.viewport.renderpass
Methods in com.marginallyclever.ro3.apps.viewport.renderpass that return MaterialModifier and TypeMethodDescriptionMeshMaterialMatrix.material()
Returns the value of thematerial
record component.Constructors in com.marginallyclever.ro3.apps.viewport.renderpass with parameters of type MaterialModifierConstructorDescriptionMeshMaterialMatrix
(MeshInstance meshInstance, Material material, javax.vecmath.Matrix4d matrix) Creates an instance of aMeshMaterialMatrix
record class. -
Uses of Material in com.marginallyclever.ro3.node.nodes
Constructors in com.marginallyclever.ro3.node.nodes with parameters of type Material