toVector4

abstract fun toVector4(): Vector4(source)

Converts the implementing type into a Vector4 representation.

Return

a Vector4 instance representing the current type's data as a 4-dimensional vector.