RenderMesh.ImportParams
Index
Properties
optionalclear
If true, all existing vertices of the mesh are deleted
before the file is imported.
optionalinvertV
If true, vertex of the texture is inverted.
optionalnoRebuild
If true, Minecraft won't be forced to rebuild the following
RenderMesh before the file is imported.
optionalscale
Additional scale along x, y and z axis.
optionaltranslate
Additional translation along x, y and z axis.
Object used in RenderMesh.importFromFile and one of RenderMesh constructors. Here you can put some additional parameters, that will be applied to the mesh, when the file is being imported.