C# Class Reactor.RWaterOptions

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

Méthodes publiques

Свойство 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
Résultat float

Height public_oe property

public int Height
Résultat int

RenderTargetSize public_oe property

public int RenderTargetSize
Résultat int

SunFactor public_oe property

public float SunFactor
Résultat float

SunPower public_oe property

public float SunPower
Résultat float

WaterColor public_oe property

public R4DVECTOR WaterColor
Résultat R4DVECTOR

WaveMapAsset0ID public_oe property

public int WaveMapAsset0ID
Résultat int

WaveMapAsset1ID public_oe property

public int WaveMapAsset1ID
Résultat int

WaveMapOffset0 public_oe property

public R2DVECTOR WaveMapOffset0
Résultat R2DVECTOR

WaveMapOffset1 public_oe property

public R2DVECTOR WaveMapOffset1
Résultat R2DVECTOR

WaveMapScale public_oe property

public float WaveMapScale
Résultat float

WaveMapVelocity0 public_oe property

public R2DVECTOR WaveMapVelocity0
Résultat R2DVECTOR

WaveMapVelocity1 public_oe property

public R2DVECTOR WaveMapVelocity1
Résultat R2DVECTOR

Width public_oe property

public int Width
Résultat int