Class: AssetModel
Fields
| Name | Type | Description |
|---|---|---|
bbMax | Vector3f | Positive corner of the bounding box |
bbMin | Vector3f | Negative corner of the bounding box |
name | string | Name of the asset (readonly) |
radius | number | Radius of the model |
Field declarations
Field: bbMax
Positive corner of the bounding box
Type: Vector3f
Field: bbMin
Negative corner of the bounding box
Type: Vector3f
Field: name
Name of the asset (readonly)
Type: string
Field: radius
Radius of the model
Type: number
