Property | Type | Description | |
---|---|---|---|
Splits | Split[] |
Method | Description | |
---|---|---|
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 | |
return | void |
public Initialize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
return | void |
public ShadowsDirectional ( int mapSize ) : System | ||
mapSize | int | |
return | System |
public Update ( System.Vector3 direction, |
||
direction | System.Vector3 | |
camera | ||
return | void |