Click or drag to resize

Vertex3DSet Method (Int32, Int32, Int32)

Set Value

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void Set(
	int x,
	int y,
	int z
)

Parameters

x
Type: SystemInt32
X
y
Type: SystemInt32
Y
z
Type: SystemInt32
Z
See Also