Companion

object Companion

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
fromList
Link copied to clipboard
common
fun fromList(list: List<Float>): Vec4
Returns an instance of Vec4 with the given list of coordinates.
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String