ProtectedconstructorSnap HiddenWhether the component is active.
ReadonlyidThe unique id of the entity.
ReadonlyinputNames of the script's input parameters.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
Name of the component.
ReadonlysceneScene object this component is attached to.
Script asset associated with the script component.
ReadonlytypeThe entity's type.
A list of entities which this entity has a reference to.
StaticgetA list of entities which has a reference to this entity.
StaticgetReturns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Component that runs a script asset.
Example