Creation/Dev/Script/Client/Sky: Difference between revisions

From Graal Bible
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
<pre>
=Sky=
      Sky (SceneObject):
Inherits [[Creation/Dev/Script/Client/SceneObject|SceneObject]].
        materiallist - string
 
        skyfadetime - float
==Variables==
        windvelocity - string
{| border="1" cellpadding="2" width="100%"
</pre>
| '''Name'''
| '''Type'''
| '''Description'''
|-
| materiallist
| string
|
|-
| skyfadetime
| float
|
|-
| windvelocity
| string
|
|}

Revision as of 05:50, 27 January 2006

Sky

Inherits SceneObject.

Variables

Name Type Description
materiallist string
skyfadetime float
windvelocity string