VisualStyle class in Command line interface

17 members:

type and namedescriptioncomments
string style
string
Style  
string name
string
Title  
string info
multiline string
Information  
string code
multiline string
Code  
function streload
function
Reload style  
function rebuild
function
Rebuild visuals  
integer tex
integer, 0 .. 1 (false/true)
Textures  
integer smooth
integer, 0 .. 1 (false/true)
Smooth shading  
function clear
function
remove all properties  
function add
function
add property (id,type,name,help)  
function remove
function
remove property (index)  
function addGroup
function
add group (name)  
function removeGroup
function
remove group (index)  
integer changedProperty
integer
last changed property #  
string changedPropertyId
string
last changed property id  
integer worldpan
integer, 0 .. 3
  • 0 = None
  • 1 = Field
  • 2 = Ocean
  • 3 = Dark city
  • World panorama  
    integer modelpan
    integer, 0 .. 3
  • 0 = None
  • 1 = Field
  • 2 = Ocean
  • 3 = Dark city
  • Body view panorama  

    Global context>>Experiment definition>>Command line interface