2027 Property
Changes 0
P

FaceArray.Item

Description:
Gets or sets a face at a specified index within the array.
public virtual Face this[
	int index
] { get; set; }
  • Int32
    index
    The index of the face to be set or retrieved.