Time of Day
Public Attributes | Properties | List of all members
TOD_Animation Class Reference

Cloud animation class. More...

Public Attributes

float CameraMovement = 1.0f
 How much to move the clouds when the camera moves.
 
float WindDegrees = 0.0f
 Wind direction in degrees. 0 for wind blowing in northern direction. 90 for wind blowing in eastern direction. 180 for wind blowing in southern direction. 270 for wind blowing in western direction.
 
float WindSpeed = 1.0f
 Speed of the wind that is acting on the clouds.
 

Properties

Vector3 CloudUV [get, set]
 Current cloud UV coordinates. Can be synchronized between multiple game clients to guarantee identical cloud positions.
 
Vector3 OffsetUV [get]
 Current offset UV coordinates. Calculated from the sky dome world position.
 

Detailed Description

Cloud animation class.

Component of the sky dome parent game object.


The documentation for this class was generated from the following file: