C# 클래스 Reactor.RWaterOptions

Options that must be passed to the water component before Initialization
파일 보기 프로젝트 열기: reisergames/reactor-v1 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

CellSpacing 공개적으로 프로퍼티

public float CellSpacing
리턴 float

Height 공개적으로 프로퍼티

public int Height
리턴 int

RenderTargetSize 공개적으로 프로퍼티

public int RenderTargetSize
리턴 int

SunFactor 공개적으로 프로퍼티

public float SunFactor
리턴 float

SunPower 공개적으로 프로퍼티

public float SunPower
리턴 float

WaterColor 공개적으로 프로퍼티

public R4DVECTOR WaterColor
리턴 R4DVECTOR

WaveMapAsset0ID 공개적으로 프로퍼티

public int WaveMapAsset0ID
리턴 int

WaveMapAsset1ID 공개적으로 프로퍼티

public int WaveMapAsset1ID
리턴 int

WaveMapOffset0 공개적으로 프로퍼티

public R2DVECTOR WaveMapOffset0
리턴 R2DVECTOR

WaveMapOffset1 공개적으로 프로퍼티

public R2DVECTOR WaveMapOffset1
리턴 R2DVECTOR

WaveMapScale 공개적으로 프로퍼티

public float WaveMapScale
리턴 float

WaveMapVelocity0 공개적으로 프로퍼티

public R2DVECTOR WaveMapVelocity0
리턴 R2DVECTOR

WaveMapVelocity1 공개적으로 프로퍼티

public R2DVECTOR WaveMapVelocity1
리턴 R2DVECTOR

Width 공개적으로 프로퍼티

public int Width
리턴 int