kotlin-math
/
com.curiouscreature.kotlin.math
/
Ray
Ray
data class
Ray
(origin:
Float3
, direction:
Float3
)
Content copied to clipboard
Properties
Properties
direction
Link copied to clipboard
var
direction
:
Float3
Content copied to clipboard
origin
Link copied to clipboard
var
origin
:
Float3
Content copied to clipboard