Hierarchy

Constructors

Properties

color: Color
gameObject: GameObject
intensity: number
onActiveChanges: Event<Component>
transformedPosition: Vector3
type: LightType

Accessors

Methods

  • Utility function for logging. Logs using console.error and appends info about gameObject and component

    Parameters

    • Rest ...obj: any

      thing to log

    Returns void

  • Utility function for logging. Logs using console.log and appends info about gameObject and component

    Parameters

    • Rest ...obj: any

      thing to log

    Returns void

  • Utility function for logging. Logs using console.warn and appends info about gameObject and component

    Parameters

    • Rest ...obj: any

      thing to log

    Returns void

Generated using TypeDoc