Tesseract Engine Documentation

GpuWindMap.Load Method 

Loads the wind map from file.

public void Load(
   String windMapLocation,
   ContentManager content
);

Parameters

windMapLocation
Path to windMap texture.
content
Content manager

See Also

GpuWindMap Class | DarkWynter.Stream.PhysicsGpu Namespace