Vector3TakeDimensions

public enum Vector3TakeDimensions : Int

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

  • x

    Declaration

    Swift

    case x
  • y

    Declaration

    Swift

    case y
  • z

    Declaration

    Swift

    case z