Vector4TakeDimensions

public enum Vector4TakeDimensions : 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
  • w

    Undocumented

    Declaration

    Swift

    case w