• Creates an instance of light source in augmented world. Shines in all direction from a point.

    Parameters

    • position: Vector3

      Position of object in augmented world.

    • intensity: number

      Intensity of light.

    Returns LightObject

    Created AR light source object.