Package dev.gothickit.zenkit.msh
Interface Polygon
- All Superinterfaces:
CacheableObject<CachedPolygon>
- All Known Implementing Classes:
CachedPolygon,NativePolygon
-
Method Details
-
materialIndex
int materialIndex() -
lightMapIndex
int lightMapIndex() -
positionIndices
int @NotNull [] positionIndices() -
polygonIndices
int @NotNull [] polygonIndices() -
portal
boolean portal() -
occluder
boolean occluder() -
sector
boolean sector() -
shouldRelight
boolean shouldRelight() -
outdoor
boolean outdoor() -
ghostOccluder
boolean ghostOccluder() -
dynamicallyLit
boolean dynamicallyLit() -
lod
boolean lod() -
normalAxis
byte normalAxis() -
sectorIndex
short sectorIndex()
-