Class UpdateHybridChunksStructure
Renders all Entities containing both RenderMesh and LocalToWorld components.
Namespace: Unity.Rendering
Syntax
public class UpdateHybridChunksStructure : SystemBase
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnUpdate()
Declaration
protected override void OnUpdate()