<Code Lib>
2025 Constructor
Changes 0
C

IndexPoint()

Description:
Constructs the point primitive.

public IndexPoint(
	int index
)

  • index
    The index of the point's vertex.

Loading…