Vector3TakeDimensions

public enum Vector3TakeDimensions : Int

Defines the dimension of an indexed takeable getter for a Vector 3 type.

  • x

    Undocumented

    Declaration

    Swift

    case x
  • y

    Undocumented

    Declaration

    Swift

    case y
  • z

    Undocumented

    Declaration

    Swift

    case z