TerrainSetHeightWithoutPosition Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void SetHeightWithoutPosition(
Vector2I index,
float value
)
Parameters
- index Vector2I
-
- value Single
-
See Also