forked from lexize/FiguraRewriteRewrite
-
Notifications
You must be signed in to change notification settings - Fork 1
RenderTypes
JimmyHelp edited this page Aug 6, 2023
·
1 revision
Modelpart render types that can be applied via setPrimaryRenderType(string) or setSecondaryRenderType(string)
There can only be one primary and secondary type applied to a cube at once, so you may get unwanted behavior if you make the primary render type 'LINES' as all the pixels aside from the lines will vanish.
NONE
CUTOUT
CUTOUT_CULL
TRANSLUCENT
TRANSLUCENT_CULL
EMISSIVE
EMISSIVE_SOLID
EYES
END_PORTAL
END_GATEWAY
TEXTURED_PORTAL
GLINT
GLINT2
TEXTURED_GLINT
LINES
LINES_STRIP
SOLID
BLURRY
Please use the official wiki at https://wiki.figuramc.org/
THIS WIKI IS DEPRECATED. Please use the official wiki at https://wiki.figuramc.org/
Start Here
Tutorials
- Action Wheel
- Metadata
- Custom Items
- Glowing Textures
- Reading Documentation
- Key Detection
- ModelPart Indexing
- Spawning Particles
- Pings
- Playing Sounds
- Tables
Globals
Enums