Property LandingNormal
LandingNormal
Ray-cast normal doted with up direction has to be greater than this number to consider object flat enough to land on it.
Declaration
public float LandingNormal { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.6f. Min value = 0.0f. Max value = 1.0f.