Vector2TakeDimensions

public enum Vector2TakeDimensions : Int

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

  • x

    Undocumented

    Declaration

    Swift

    case x
  • y

    Undocumented

    Declaration

    Swift

    case y