orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3
/
MeshPrimitive
Mesh
Primitive
class
MeshPrimitive
(
var
geometry
:
Geometry
,
var
material
:
Material
)
(
source
)
Members
Constructors
Mesh
Primitive
Link copied to clipboard
constructor
(
geometry
:
Geometry
,
material
:
Material
)
Properties
geometry
Link copied to clipboard
var
geometry
:
Geometry
material
Link copied to clipboard
var
material
:
Material
Functions
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String