Interface VectorReadable4IType
- All Superinterfaces:
VectorReadable2IType, VectorReadable3IType
- All Known Subinterfaces:
PVector4IType<T>, PVectorReadable4IType<T>, Vector4IType
The type of 4D
int-typed vectors.-
Method Summary
Methods inherited from interface VectorReadable2IType
x, yMethods inherited from interface VectorReadable3IType
z
-
Method Details
-
w
@Parameter(order=3) int w()- Returns:
- The
wcomponent
-