Table of Contents

Sky::setWindVelocity

(float x, float y, float z)

Syntax

void Sky::setWindVelocity(float %x, float %y, float %z);

Parameters

float %x
No description available.

float %y
No description available.

float %z
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

Sky::getWindVelocity
Sky::sendUpdate

References

This function is not called by any other functions.