![]() |
ezEngine Release 25.08
|
Options shared among all geometry creation functions. More...
#include <Geometry.h>
Public Member Functions | |
| EZ_DECLARE_POD_TYPE () | |
| bool | IsFlipWindingNecessary () const |
Public Attributes | |
| ezBasisAxis::Enum | m_MainAxis = ezBasisAxis::PositiveZ |
| Used by some geometry as a reference direction. | |
| ezColor | m_Color = ezColor(1, 1, 1, 1) |
| The color of the entire geometric object. | |
| ezMat4 | m_Transform = ezMat4::MakeIdentity() |
| An additional transform to apply to the geometry while adding it. | |
| ezUInt16 | m_uiBoneIndex = 0 |
| Which bone should influence this geometry, for single-bone skinning. | |
Options shared among all geometry creation functions.