SecondPartialsOfHeightZero 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 SecondPartialsOfHeight Zero { get; }
Public Shared ReadOnly Property Zero As SecondPartialsOfHeight
Get
public:
static property SecondPartialsOfHeight Zero {
SecondPartialsOfHeight get ();
}
static member Zero : SecondPartialsOfHeight with get
Property Value
Type:
SecondPartialsOfHeightSee Also