|
| enum class | Direction : uchar { Left = 0
, Right = 1
} |
| |
| enum class | Direction : uchar { Left = 0
, Right = 1
} |
| |
|
| static MCAPI bool | apply (::ItemInHandRenderer::OffsetForLowAspectRatio::Direction direction, ::MatrixStack::MatrixStackRef &worldMatrix, ::mce::ViewportInfo const &viewportInfo, ::mce::Camera const &camera, bool isFirstPerson, float xScale) |
| |
◆ apply()
| static MCAPI bool ItemInHandRenderer::OffsetForLowAspectRatio::apply |
( |
::ItemInHandRenderer::OffsetForLowAspectRatio::Direction | direction, |
|
|
::MatrixStack::MatrixStackRef & | worldMatrix, |
|
|
::mce::ViewportInfo const & | viewportInfo, |
|
|
::mce::Camera const & | camera, |
|
|
bool | isFirstPerson, |
|
|
float | xScale ) |
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following files: