C# Class Reactor.RWaterOptions

Options that must be passed to the water component before Initialization
Mostra file Open project: reisergames/reactor-v1 Class Usage Examples

Public Properties

Property Type Description
CellSpacing float
Height int
RenderTargetSize int
SunFactor float
SunPower float
WaterColor R4DVECTOR
WaveMapAsset0ID int
WaveMapAsset1ID int
WaveMapOffset0 R2DVECTOR
WaveMapOffset1 R2DVECTOR
WaveMapScale float
WaveMapVelocity0 R2DVECTOR
WaveMapVelocity1 R2DVECTOR
Width int

Property Details

CellSpacing public_oe property

public float CellSpacing
return float

Height public_oe property

public int Height
return int

RenderTargetSize public_oe property

public int RenderTargetSize
return int

SunFactor public_oe property

public float SunFactor
return float

SunPower public_oe property

public float SunPower
return float

WaterColor public_oe property

public R4DVECTOR WaterColor
return R4DVECTOR

WaveMapAsset0ID public_oe property

public int WaveMapAsset0ID
return int

WaveMapAsset1ID public_oe property

public int WaveMapAsset1ID
return int

WaveMapOffset0 public_oe property

public R2DVECTOR WaveMapOffset0
return R2DVECTOR

WaveMapOffset1 public_oe property

public R2DVECTOR WaveMapOffset1
return R2DVECTOR

WaveMapScale public_oe property

public float WaveMapScale
return float

WaveMapVelocity0 public_oe property

public R2DVECTOR WaveMapVelocity0
return R2DVECTOR

WaveMapVelocity1 public_oe property

public R2DVECTOR WaveMapVelocity1
return R2DVECTOR

Width public_oe property

public int Width
return int