<Code Lib>
2027 Constructor
Changes 0
C

IndexPoint()

Description:
Constructs the point primitive.

public IndexPoint(
	int index
)

  • Int32
    index
    The index of the point's vertex.

Loading…