<Code Lib>
2025.3 Constructor
Changes 0
C

VertexPosition()

Description:
Constructs the vertex from a point.

public VertexPosition(
	XYZ position
)

  • position
    The vertex's position.

Loading…