CentralBodyLayeredProjectedVolumeAccessConstraintVolumeLayerLayerFloorHeight Property |
Gets the layer's minimum height.
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double LayerFloorHeight { get; }
Public ReadOnly Property LayerFloorHeight As Double
Get
public:
property double LayerFloorHeight {
double get ();
}
member LayerFloorHeight : float with get
Property Value
Type:
DoubleSee Also