newspeoplefor developersdocumentationdownloads

nSkyNode Script Interface

nskynode:

Super Class:

C++ Class:

Info

This renders a skybox with cellestrial elements

Commands:


linkto

Command Input:
ss(two element names)
Command Output:
v
Command Description:
Links one element to another

addstate

Command Input:
ssf(element, state, time)
Command Output:
v
Command Description:
Attaches a state to an element

removestate

Command Input:
ss(element, state)
Command Output:
v
Command Description:
Detaches a state from an element

newelement

Command Input:
ss(elementtype, elementname)
Command Output:
v
Command Description:
Creates new sky element

addelement

Command Input:
ss(elementtype, elementname)
Command Output:
v
Command Description:
Adds object as a sky element

deleteelement

Command Input:
s(elementname)
Command Output:
v
Command Description:
Deletes an element

settimefactor

Command Input:
f(timefactor)
Command Output:
v
Command Description:
set time factor

gettimefactor

Command Input:
v
Command Output:
f(timefactor)
Command Description:
get time factor

setstarttime

Command Input:
f(starttime)
Command Output:
v
Command Description:
set start time

getstarttime

Command Input:
v
Command Output:
f(starttime)
Command Description:
get start time

settimeperiode

Command Input:
f(periode)
Command Output:
v
Command Description:
set time periode

gettimeperiode

Command Input:
v
Command Output:
f(periode)
Command Description:
get time periode

setrefreshtime

Command Input:
sf(element, refreshtime)
Command Output:
v
Command Description:
sets refresh time of an element

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.