RenderableDefinition

Represents the visual information of a Renderable. Can be used to construct and modify renderables dynamically.

See also

Types

Link copied to clipboard
class Builder
Factory class for RenderableDefinition.
Link copied to clipboard
open class Submesh
Represents a Submesh for a RenderableDefinition.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun setVertices(vertices: List<Vertex>)