Core API Reference: Entity Type Judgment
From Color Infection Wiki
Contents |
Is a Shape Component?
Whether or not an entity is a shape.
Input Parameters:
- The Entity
- the entity
Output Parameters:
- Is Shape Component?
- is shape component or not
Is a Joint Component?
Whether or not an entity is a joint.
Input Parameters:
- The Entity
- the entity
Output Parameters:
- Is Joint Component?
- is joint component or not
Is a Trigger Component?
Whether or not an entity is a trigger component.
Input Parameters:
- The Entity
- the entity
Output Parameters:
- Is Trigger Component?
- is trigger component or not