toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.geometries
/
Cube
/
Companion
Companion
object
Companion
Members
Properties
DEFAULT_CENTER
Link copied to clipboard
val
DEFAULT_CENTER
:
Float3
DEFAULT_SIZE
Link copied to clipboard
val
DEFAULT_SIZE
:
Float3
INDICES
Link copied to clipboard
val
INDICES
:
List
<
List
<
Int
>
>
Functions
get
Vertices
Link copied to clipboard
fun
getVertices
(
size
:
Size
,
center
:
Position
)
:
List
<
Geometry.Vertex
>