Properties
(constant) ARgoDefaultLayout :ModelLayout
A 3D model's default layout.
Type:
(constant) ARgoDefaultSound :Sound
A default empty sound.
Type:
- Sound
Type Definitions
conditionCallback(dataopt) → {boolean}
Definition of a helper callback that checks a condition
and returns a boolean value.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
data |
any |
<optional> |
Returns:
- Type
- boolean