OptionalcolorOptionalendThe date at the end of the simulation time range. If unspecified, then the time range will be [start, start] and only one simulation step will be performed.
The Giro3D instance to use. This must be the same instance as the one that will host the resulting point cloud.
The area of interest to limit the simulation. The smaller the area of interest, the faster the simulation will be.
The objects to include in the computation.
OptionalshowIf true, show helpers to help visualize the computation steps. Helpers will remain visible until the dispose() method is called.
OptionalspatialThe spatial resolution, in scene units. This is the average space between simulation probes. If unspecified, a default value is computed from the dimensions of limits.
The date at the start of the simulation time range.
OptionaltemporalThe temporal resolution, in seconds. This is the interval between simulation steps. If end was not set, then this parameter has no effect.
The color map to use on the point cloud preview to display irradiation. Note that once the computation is finished, you can modify the colormaps on the resulting point cloud.