Click or drag to resize

CVOX.SetMETA Method

Set the metadata of a voxel.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetMETA(
	CMETA meta
)

public void SetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetX.CMETA
META object to add to VOX's meta
See Also