littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.util
/
MeshBuilder
/
GridProps
Grid
Props
class
GridProps
Types
Constructors
Properties
Constructors
Grid
Props
Link copied to clipboard
fun
GridProps
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
center
Link copied to clipboard
val
center
:
MutableVec3f
height
Fun
Link copied to clipboard
var
heightFun
:
(
Int
,
Int
)
->
Float
size
X
Link copied to clipboard
var
sizeX
:
Float
=
10.0f
size
Y
Link copied to clipboard
var
sizeY
:
Float
=
10.0f
steps
X
Link copied to clipboard
var
stepsX
:
Int
=
10
steps
Y
Link copied to clipboard
var
stepsY
:
Int
=
10
tex
Coord
Offset
Link copied to clipboard
val
texCoordOffset
:
MutableVec2f
tex
Coord
Scale
Link copied to clipboard
val
texCoordScale
:
MutableVec2f
x
Dir
Link copied to clipboard
val
xDir
:
MutableVec3f
y
Dir
Link copied to clipboard
val
yDir
:
MutableVec3f