Model.GroundPlaneDistance Property

Gets or sets the distance between the ground plane and the model's bounding box expressed as a fraction of the model height.
Public Property GroundPlaneDistance() As Double
This language is not supported or no code example is available.
public double GroundPlaneDistance {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
This distance is use to compute the plane used by the planar reflections and the planar shadows

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition