Table of Contents

Class PointLight

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

The point light class

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

Inheritance

Implements

Inherited Members

Methods

OnInit()

Inits this instance

public override void OnInit()

See Also