|
| enum class | BoxType : uchar { CustomBoxWithLegacyTopRotation = 0
, CustomBoxNoLegacyTopRotation = 1
, MinecraftFullBlock = 2
} |
| enum class | BoxType : uchar { CustomBoxWithLegacyTopRotation = 0
, CustomBoxNoLegacyTopRotation = 1
, MinecraftFullBlock = 2
} |
|
|
MCAPI void | flipTransform (::Flip flip) |
|
|
::ll::TypedStorage< 4, 32, ::std::array<::Vec2, 4 > > | mUVs |
The documentation for this class was generated from the following files:
- src-server/mc/client/renderer/block/tessellation_pipeline/UvTransform.h
- src-client/mc/client/renderer/block/tessellation_pipeline/UvTransform.h