Class PlaneExtractionSettings
Namespace: Unity.MARS
Syntax
public class PlaneExtractionSettings : MonoBehaviour
Properties
PlaneFindingParams
Declaration
public VoxelPlaneFindingParams PlaneFindingParams { get; }
Property Value
Type | Description |
---|---|
VoxelPlaneFindingParams |
VoxelGenerationParams
Declaration
public PlaneVoxelGenerationParams VoxelGenerationParams { get; }
Property Value
Type | Description |
---|---|
PlaneVoxelGenerationParams |