Table of Contents

Class SpotLight

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

Methods

Initialize()

public void Initialize()

Initialize(SpotLightConstructor)

public void Initialize(SpotLightConstructor t1)

Parameters

t1 SpotLightConstructor