UserDefinedWaves Class |
Namespace: DigitalRune.Graphics
The UserDefinedWaves type exposes the following members.
Name | Description | |
---|---|---|
UserDefinedWaves | Initializes a new instance of the UserDefinedWaves class |
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by an instance of the WaterWaves class.
(Inherited from WaterWaves.) | |
Dispose(Boolean) |
Releases the unmanaged resources used by an instance of the WaterWaves class
and optionally releases the managed resources.
(Inherited from WaterWaves.) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
DisplacementMap |
Gets or sets the displacement map.
| |
IsTiling |
Gets or sets a value indicating whether the displacement map can be tiled seamlessly
across the water surface.
| |
NormalMap |
Gets or sets the normal map (using standard encoding, see remarks).
| |
TileCenter |
Gets or sets the center of the first tile in world space.
| |
TileSize |
Gets or sets the size of a single tile (one texture repetition) in world space.
|