Table of Contents

Component Gameplay

(NOTE) Reactive component allows the object to react to mouse events. Uses the collision volume of the collider on this composition for picking.

Methods Properties Base Classes Derived Classes
Constructor Active component

Properties


Active : boolean

Is the reactive component active.

var Active : Boolean

Methods


Reactive : Void

constructor

Name Type Description
function Reactive()