-
Home
-
API
-
ProCad.Rendering
-
RenderSpatialIndex
-
Methods
-
Build(IReadOnlyList, RenderSpatialIndexOptions?)
Build(IReadOnlyList, RenderSpatialIndexOptions?) Method
Definition
Builds a spatial index for the provided render layers.
public static RenderSpatialIndex Build(IReadOnlyList<RenderLayer> layers, RenderSpatialIndexOptions? options = null)
Parameters
Returns