Vector4TakeDimensions public enum Vector4TakeDimensions : 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 w Declaration Swift case w