ezEngine  Release 25.03
ezGeometry::GeoOptions Struct Reference

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.
 

Detailed Description

Options shared among all geometry creation functions.


The documentation for this struct was generated from the following files: