GPU space query class.
Name | Type | Description |
---|---|---|
scene |
Scene | The scene of GPU space query. |
Throws:
-
DeveloperError : scene are required.
Members
-
fillColor : Color
-
Gets or sets the fill color of the query object, in RGBA format.
-
fillStyle : FillStyle
-
Gets or sets the filling mode of the query object.
-
geometry : Geometry3D
-
Gets or sets the geometric model object used for query.
-
Get or set the queried layer.
-
outlineColor : Color
-
Gets or sets the border color of the query object.
-
Get or set the object position mode during query, which refers to the position relationship between the query object and the model object, including separation, intersection, and inclusion.
Methods
-
Perform GPU space query and analysis.
-
The object is cleared but not destroyed.
-
Destroy the object.
-
Get all the ids found.
Returns:
ids