Class Node.Builder
java.lang.Object
com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Node.Builder
- Enclosing class:
Node
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChildren
(Node child) addMesh
(int mesh) build()
transformation
(org.joml.Matrix4f transformation)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
name
-
transformation
-
addMesh
-
addChildren
-
build
-