Show / Hide Table of Contents

    Enum LightType

    A light type.

    Namespace: Elements
    Assembly: Hypar.Elements.dll
    Syntax
    public enum LightType

    Fields

    Name Description
    Directional

    A directional light.

    Point

    A point light.

    Spot

    A spot light.

    Undefined

    An undefined light type.