Click or drag to resize

WorldGeneratorSurface2 Property

The second surface.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<Surface> Surface2 { get; set; }

Property Value

Type: ReferenceSurface
See Also