Table of Contents

Class PointLight

Namespace
ReFuel.Scenegraph
Assembly
ReFuel.dll
[AddMenu("Light")]
[DefaultConstructor]
[StrongConstructor(typeof(PointLightConstructor))]
public class PointLight : Entity, IDisposable, IEnumerable<EcsNode>, IEnumerable, IInitializer, IInitializer<PointLightConstructor>, IInitializerBase
Inheritance
PointLight
Implements
Inherited Members

Methods

Initialize()

public void Initialize()

Initialize(PointLightConstructor)

public void Initialize(PointLightConstructor t1)

Parameters

t1 PointLightConstructor