SecondPartialsOfHeightUndefined Property |
Gets a static instance representing values for the partials such that they are undefined (
NaN).
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static SecondPartialsOfHeight Undefined { get; }
Public Shared ReadOnly Property Undefined As SecondPartialsOfHeight
Get
public:
static property SecondPartialsOfHeight Undefined {
SecondPartialsOfHeight get ();
}
static member Undefined : SecondPartialsOfHeight with get
Property Value
Type:
SecondPartialsOfHeightSee Also