newspeoplefor developersdocumentationdownloads

nLodNode Script Interface

nlodnode:

Super Class:

C++ Class:

Info

A level of detail scene node.

Commands:


appendthreshold

Command Input:
f(Threshold)
Command Output:
v
Command Description:
Append camera distance threshold when the child node at index is switched on and its predecessor switched off

getthreshold

Command Input:
i(Index)
Command Output:
f(Threshold)
Command Description:
Get camera distance threshold when the child node at index is switched on and its predecessor switched off

setmindistance

Command Input:
f(Distance)
Command Output:
v
Command Description:
Set the minimum camera distance where the node is shown

getmindistance

Command Input:
v
Command Output:
f(Distance)
Command Description:
Get the minimum camera distance where the node is shown

setmaxdistance

Command Input:
f(Distance)
Command Output:
v
Command Description:
Set the maximum camera distance where the node is shown

getmaxdistance

Command Input:
v
Command Output:
f(Distance)
Command Description:
Get the maximum camera distance where the node is shown

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