Show / Hide Table of Contents

Enum LightType

The Light type used in MeshRender Stages (Phong lighting model)

Namespace: Yak2D
Assembly: Yak2D.Api.dll
Syntax
public enum LightType : int

Fields

Name Description
Directional
Spotlight

A light that has a source position, a direction, a defined cone shape and attenuation (drop off) over distance

In This Article
Back to top yak2D - Alex Paterson