Optional _parentOptional _renderOptional _siblingGets or sets the billboard.
Gets or sets the box.
Gets or sets the corridor.
Gets or sets the cylinder.
Readonly definitionGets the event that is raised whenever a property or sub-property is changed or modified.
Rest ...args: any[]Gets or sets the description.
Gets or sets the ellipse.
Gets or sets the ellipsoid.
Gets or sets the entity collection that this entity belongs to.
Gets the unique ID associated with this object.
Gets whether this entity is being displayed, taking into account the visibility of any ancestor entities.
Gets or sets the label.
Gets or sets the model.
Gets or sets the name of the object. The name is intended for end-user consumption and does not need to be unique.
Gets or sets the orientation.
Gets or sets the parent object.
Gets or sets the path.
Gets or sets the plane.
Gets or sets the point graphic.
Gets or sets the polygon.
Gets or sets the polyline.
Gets or sets the polyline volume.
Gets or sets the position.
Gets or sets the bag of arbitrary properties associated with this entity.
Gets the names of all properties registered on this instance.
Gets or sets the rectangle.
Gets or sets whether this entity should be displayed. When set to true, the entity is only displayed if the parent entity's show property is also true.
Gets or sets the tileset.
Gets or sets the suggested initial offset when tracking this object. The offset is typically defined in the east-north-up reference frame, but may be another frame depending on the object's velocity.
Gets or sets the wall.
Computes the model matrix for the entity's transform at specified time. Returns undefined if orientation or position are undefined.
The time to retrieve model matrix for.
Optional result: Matrix4The object onto which to store the result.
The modified result parameter or a new Matrix4 instance if one was not provided. Result is undefined if position or orientation are undefined.
Generated using TypeDoc
The availability, if any, associated with this object. If availability is undefined, it is assumed that this object's other properties will return valid data for any provided time. If availability exists, the objects other properties will only provide valid data if queried within the given interval.