Creation/Dev/Script/Client/SceneObject: Difference between revisions
From Graal Bible
mNo edit summary |
(No difference)
|
Revision as of 02:04, 27 January 2006
SceneObject (SimObject):
forwardvector - string
objectbox - string (read only)
position - string
rightvector - string
rotation - string
scale - string
transform - string
upvector - string
worldbox - string (read only)
worldboxcenter - string (read only)
x - float
y - float
z - float
getforwardvector() - returns string
getobjectbox() - returns string
getposition() - returns string
getrightvector() - returns string
getscale() - returns string
gettransform() - returns string
getupvector() - returns string
getworldbox() - returns string
getworldboxcenter() - returns string
light()
setforwardvector(str)
setposition(str)
setrightvector(str)
setscale(str)
settransform(str)
setupvector(str)