LeviLamina
Loading...
Searching...
No Matches
ClientBlockPipeline::UvTransform Class Reference

Public Types

enum class  BoxType : uchar { CustomBoxWithLegacyTopRotation = 0 , CustomBoxNoLegacyTopRotation = 1 , MinecraftFullBlockV1 = 2 , MinecraftFullBlock = 3 }
enum class  BoxType : uchar { CustomBoxWithLegacyTopRotation = 0 , CustomBoxNoLegacyTopRotation = 1 , MinecraftFullBlockV1 = 2 , MinecraftFullBlock = 3 }

Public Member Functions

MCAPI void flipTransform (::Flip flip)
MCAPI void lockUVs (uchar rotX, uchar rotY, uchar rotZ, uchar face, ::ClientBlockPipeline::UvTransform::BoxType orientationType)
MCAPI void setFromStartAndEnd (::Vec2 start, ::Vec2 end)
MCAPI void setFromStartAndSize (::Vec2 start, ::Vec2 size)

Public Attributes

::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