FirstPartialsOfHeightUndefined 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 FirstPartialsOfHeight Undefined { get; }
Public Shared ReadOnly Property Undefined As FirstPartialsOfHeight
Get
public:
static property FirstPartialsOfHeight Undefined {
FirstPartialsOfHeight get ();
}
static member Undefined : FirstPartialsOfHeight with get
Property Value
Type:
FirstPartialsOfHeightSee Also