Introduction

Light component renders a simulated light effect in the scene.

Property

Property Type Description
Is Active Bool Whether the component is active
Position Vector3 The position of the light relative to the parent object
Rotation Vector3 Rotation of the light relative to the parent object
Scale Vector3 The scaling of the light relative to its parent object
Color Color Color of the light

Command

None.

Event

None.