Uses of Class
com.marginallyclever.ro3.node.nodes.pose.poses.MeshInstance
Package
Description
-
Uses of MeshInstance in com.marginallyclever.ro3.apps.viewport.renderpass
Modifier and TypeMethodDescriptionMeshMaterialMatrix.meshInstance()
Returns the value of themeshInstance
record component.ModifierConstructorDescriptionMeshMaterialMatrix
(MeshInstance meshInstance, Material material, javax.vecmath.Matrix4d matrix) Creates an instance of aMeshMaterialMatrix
record class. -
Uses of MeshInstance in com.marginallyclever.ro3.mesh.proceduralmesh
-
Uses of MeshInstance in com.marginallyclever.ro3.node.nodes.pose.poses
-
Uses of MeshInstance in com.marginallyclever.ro3.raypicking
Modifier and TypeMethodDescriptionRayHit.target()
Returns the value of thetarget
record component.ModifierConstructorDescriptionRayHit
(MeshInstance target, double distance, javax.vecmath.Vector3d normal) Creates an instance of aRayHit
record class.