![]() | OceanWaves Properties |
The OceanWaves type exposes the following members.
Name | Description | |
---|---|---|
![]() | Choppiness |
Gets or sets the choppiness factor which scales the horizontal displacement.
|
![]() | CpuSize |
Gets or sets the simulation size for CPU queries using GetDisplacement(Single, Single, Vector3F, Vector3F).
|
![]() | Directionality |
Gets or sets the directionality of the waves.
|
![]() | DisplacementMap |
Gets (or sets) the displacement map.
(Inherited from WaterWaves.) |
![]() | EnableCpuQueries |
Gets or sets a value indicating whether CPU queries using GetDisplacement(Single, Single, Vector3F, Vector3F) are
enabled.
|
![]() | Gravity |
Gets or sets the gravity.
|
![]() | HeightScale |
Gets or sets the height scale factor.
|
![]() | IsTiling |
Gets (or sets) a value indicating whether the displacement map can be tiled seamlessly
across the water surface.
(Inherited from WaterWaves.) |
![]() | NormalMap |
Gets (or sets) the normal map (using standard encoding, see remarks).
(Inherited from WaterWaves.) |
![]() | Seed |
Gets or sets the seed of the random number generator.
|
![]() | SmallWaveSuppression |
Gets or sets the small wave suppression.
|
![]() | TextureSize |
Gets or sets the size of the displacement/normal map in texels.
|
![]() | TileCenter |
Gets (or sets) the center of the first tile in world space.
(Inherited from WaterWaves.) |
![]() | TileSize |
Gets or sets the size of a single tile (one texture repetition) in world space.
|
![]() | Wind |
Gets or sets the wind velocity.
|