GroupResult Description sealed class Tinman.Engine.Scenes.Queries.GroupResult Derived from SceneQueryResult abstract A query result that describes a group of related query results. Public / Constructors GroupResult public constructor GroupResult → (1) group in : IVectorConst<ISceneQueryResult> [not-null] The value for Group. Creates a new instance of GroupResult. Public / Attributes Group public attribute Group → (get) value : IVectorConst<ISceneQueryResult> [not-null] The pick result group. The pick result group, sorted with SceneQueryResult.SortByDistanceAsc. GeographicResult HeightmapSampleResult