IVector3

interface IVector3

Deprecated

Inheritors

Properties

Link copied to clipboard
abstract val x: Float
Link copied to clipboard
abstract val y: Float
Link copied to clipboard
abstract val z: Float

Functions

Link copied to clipboard
open operator fun get(index: Int): Float