Skip to content

Class: AssetModel

Fields

NameTypeDescription
bbMaxVector3fPositive corner of the bounding box
bbMinVector3fNegative corner of the bounding box
namestringName of the asset (readonly)
radiusnumberRadius 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