kotlin-math
1.4.0
kotlin-math
/
dev.romainguy.kotlin.math
/
Ray
Ray
data
class
Ray
(
origin
:
Float3
,
direction
:
Float3
)
Content copied to clipboard
Properties
Sources
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
Sources
common source
Link copied to clipboard