SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetMarker()

TransformComponentFlags Spices::TransformComponent::GetMarker ( ) const
inline

Get WorldMarkFlags this frame.

Returns
Returns the TransformComponentFlags.

Definition at line 146 of file TransformComponent.h.

146{ return m_Marker; }
TransformComponentFlags m_Marker
World State this frame.

References m_Marker.