Свойство | Тип | Описание | |
---|---|---|---|
Splits | Split[] |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
DrawScene ( DeviceContextHolder holder, IShadowsDraw draw ) : void | ||
Initialize ( DeviceContextHolder holder ) : void | ||
ShadowsDirectional ( int mapSize ) : System | ||
Update ( System.Vector3 direction, |
public DrawScene ( DeviceContextHolder holder, IShadowsDraw draw ) : void | ||
holder | DeviceContextHolder | |
draw | IShadowsDraw | |
Результат | void |
public Initialize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
Результат | void |
public ShadowsDirectional ( int mapSize ) : System | ||
mapSize | int | |
Результат | System |
public Update ( System.Vector3 direction, |
||
direction | System.Vector3 | |
camera | ||
Результат | void |