FirstPartialsOfHeightZero Property |
Gets a static instance representing values for the partials equal to zero.
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 Zero { get; }
Public Shared ReadOnly Property Zero As FirstPartialsOfHeight
Get
public:
static property FirstPartialsOfHeight Zero {
FirstPartialsOfHeight get ();
}
static member Zero : FirstPartialsOfHeight with get
Property Value
Type:
FirstPartialsOfHeightSee Also