WaterOptions

THREE.WaterOptions
See theWaterOptions companion trait
object WaterOptions

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(textureWidth: UndefOr[Double], textureHeight: UndefOr[Double], clipBias: UndefOr[Double], alpha: UndefOr[Double], time: UndefOr[Double], waterNormals: UndefOr[Texture | Null], sunDirection: UndefOr[Vector3], sunColor: UndefOr[Color | String | Double], waterColor: UndefOr[Color | String | Double], eye: UndefOr[Vector3], distortionScale: UndefOr[Double], side: UndefOr[Double], fog: UndefOr[Boolean]): WaterOptions