Table of Contents

Class AreaLight

Namespace
Alis.Core.Ecs.Component.Light
Assembly
Alis.dll

The area light class

public class AreaLight : ALight, IComponent<GameObject>, IEnabled, IIdentifier, IRuntime

Inheritance

Implements

Inherited Members

Methods

OnInit()

Inits this instance

public override void OnInit()

See Also