meld ~master (2014-08-17T13:41:53Z)
Dub
Repo
Transform
meld
transform
Undocumented in source.
class
Transform {
GameObject
gameObject
;
Transform
parent
;
mat4
transform
;
mat4
localToWorld
[@property getter];
}
Members
Properties
localToWorld
mat4
localToWorld
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
gameObject
GameObject
gameObject
;
Undocumented in source.
parent
Transform
parent
;
Undocumented in source.
transform
mat4
transform
;
Undocumented in source.
Meta
Source
See Implementation
meld
transform
classes
Transform