Click or drag to resize
DigitalRuneOceanWaves Properties

The OceanWaves type exposes the following members.

Properties
  NameDescription
Public propertyChoppiness
Gets or sets the choppiness factor which scales the horizontal displacement.
Public propertyCpuSize
Public propertyDirectionality
Gets or sets the directionality of the waves.
Public propertyDisplacementMap
Gets (or sets) the displacement map.
(Inherited from WaterWaves.)
Public propertyEnableCpuQueries
Public propertyGravity
Gets or sets the gravity.
Public propertyHeightScale
Gets or sets the height scale factor.
Public propertyIsTiling
Gets (or sets) a value indicating whether the displacement map can be tiled seamlessly across the water surface.
(Inherited from WaterWaves.)
Public propertyNormalMap
Gets (or sets) the normal map (using standard encoding, see remarks).
(Inherited from WaterWaves.)
Public propertySeed
Gets or sets the seed of the random number generator.
Public propertySmallWaveSuppression
Gets or sets the small wave suppression.
Public propertyTextureSize
Gets or sets the size of the displacement/normal map in texels.
Public propertyTileCenter
Gets (or sets) the center of the first tile in world space.
(Inherited from WaterWaves.)
Public propertyTileSize
Gets or sets the size of a single tile (one texture repetition) in world space.
Public propertyWind
Gets or sets the wind velocity.
Top
See Also