GetHeight
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public float GetHeight( Vector3 point ) |
Visual Basic |
---|
Public Function GetHeight ( _ point As Vector3 _ ) As Single |
Visual C++ |
---|
public: float GetHeight( Vector3 point ) |
Parameters
- point
- Type: Vector3
[Missing <param name="point"/> documentation for "M:JigLibX.Geometry.Heightmap.GetHeight(Microsoft.Xna.Framework.Vector3)"]