orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-composition
/
org.openrndr.extra.composition
/
Transform
Transform
sealed
interface
Transform
:
AttributeOrPropertyValue
(
source
)
Inheritors
Matrix
None
Members
Types
Matrix
Link copied to clipboard
class
Matrix
(
val
value
:
Matrix44
)
:
Transform
None
Link copied to clipboard
object
None
:
Transform
Properties
value
Link copied to clipboard
abstract
override
val
value
:
Matrix44
Functions
to
String
Link copied to clipboard
abstract
override
fun
toString
(
)
:
String