Class LightSystem
Inheritance
System.Object
LightSystem
Namespace: Unity.Rendering
Syntax
public class LightSystem : ComponentSystem
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnDestroy()
Declaration
protected override void OnDestroy()
OnUpdate()
Declaration
protected override void OnUpdate()