Lens Scripting API

    Enumeration LightType

    The types of light emission from a LightSource.

    Index

    Enumeration Members

    Ambient: number

    A type of light that illuminates the scene equally from all directions, with a fixed intensity.

    Directional: number

    A type of light that illuminates uniformly from a given direction, similar to an area light of infinite size that is infinitely far away.

    Envmap: number

    A type of light that illuminates based on a provided environment map texture.

    Estimation: number

    A type of light that illuminates based on estimation of light in the Device Camera Texture.

    Point: number

    A type of light that illuminates from a single point and spreads in a cone shape.

    Spot: number

    A type of light that illuminates from a single point and spreads in all directions.

    MMNEPVFCICPMFPCPTTAAATR