Class ObjModel
java.lang.Object
net.neoforged.neoforge.client.model.AbstractUnbakedModel
net.neoforged.neoforge.client.model.obj.ObjModel
- All Implemented Interfaces:
ResolvableModel, UnbakedModel, UnbakedModelExtension
A model loaded from an OBJ file.
Supports positions, texture coordinates, normals and colors. The material library
has support for numerous features, including support for Identifier textures (non-standard).
-
Nested Class Summary
Nested classes/interfaces inherited from interface ResolvableModel
ResolvableModel.ResolverNested classes/interfaces inherited from interface UnbakedModel
UnbakedModel.GuiLight -
Field Summary
FieldsFields inherited from class AbstractUnbakedModel
parametersFields inherited from interface UnbakedModel
PARTICLE_TEXTURE_REFERENCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractUnbakedModel
ambientOcclusion, fillAdditionalProperties, guiLight, parent, textureSlots, transformsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface UnbakedModelExtension
resolveDependencies
-
Field Details
-
geometry
-
-
Constructor Details
-
ObjModel
-
-
Method Details
-
geometry
-