struct TRenderableData

template<bool IsRenderProxy>

Common data used by both main and render thread variants of Renderable.

Public

Fields

Mesh

Materials

Vector<MaterialType> Materials

Layer

u64 Layer

OverrideBounds

AABox OverrideBounds

UseOverrideBounds

bool UseOverrideBounds

WriteVelocity

bool WriteVelocity

CullDistanceFactor

float CullDistanceFactor

AnimType