ezEngine  Release 25.03
ezProcGenInternal::PlacementOutput Struct Reference
Inheritance diagram for ezProcGenInternal::PlacementOutput:

Public Member Functions

float GetTileSize () const
 
bool IsValid () const
 
- Public Member Functions inherited from ezRefCounted
virtual ~ezRefCounted ()=default
 Adds a virtual destructor.
 
- Public Member Functions inherited from ezRefCountingImpl
 ezRefCountingImpl ()=default
 Constructor.
 
 ezRefCountingImpl (const ezRefCountingImpl &rhs)
 
void operator= (const ezRefCountingImpl &rhs)
 
ezInt32 AddRef () const
 Increments the reference counter. Returns the new reference count.
 
ezInt32 ReleaseRef () const
 Decrements the reference counter. Returns the new reference count.
 
bool IsReferenced () const
 Returns true if the reference count is greater than 0, false otherwise.
 
ezInt32 GetRefCount () const
 Returns the current reference count.
 

Public Attributes

ezHybridArray< ezPrefabResourceHandle, 4 > m_ObjectsToPlace
 
const Patternm_pPattern = nullptr
 
float m_fFootprint = 1.0f
 
ezVec3 m_vMinOffset = ezVec3::MakeZero()
 
ezVec3 m_vMaxOffset = ezVec3::MakeZero()
 
ezAngle m_YawRotationSnap = ezAngle::MakeFromRadian(0.0f)
 
float m_fAlignToNormal = 1.0f
 
ezVec3 m_vMinScale = ezVec3(1.0f)
 
ezVec3 m_vMaxScale = ezVec3(1.0f)
 
float m_fCullDistance = 30.0f
 
ezUInt32 m_uiCollisionLayer = 0
 
ezColorGradientResourceHandle m_hColorGradient
 
ezSurfaceResourceHandle m_hSurface
 
ezEnum< ezProcPlacementModem_Mode
 
- Public Attributes inherited from ezProcGenInternal::Output
ezHashedString m_sName
 
ezHybridArray< ezUInt8, 4 > m_VolumeTagSetIndices
 
ezSharedPtr< const GraphSharedDataBasem_pGraphSharedData
 
ezUniquePtr< ezExpressionByteCodem_pByteCode
 

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