Property | Type | Description | |
---|---|---|---|
Color | Vector3 |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DrawInner ( DeviceContextHolder holder, ICamera camera, SpecialLightMode mode ) : void | ||
OnInitialize ( DeviceContextHolder holder ) : void | ||
Resize ( DeviceContextHolder holder, int width, int height ) : void |
public DrawInner ( DeviceContextHolder holder, ICamera camera, SpecialLightMode mode ) : void | ||
holder | DeviceContextHolder | |
camera | ICamera | |
mode | SpecialLightMode | |
return | void |
public OnInitialize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
return | void |
public Resize ( DeviceContextHolder holder, int width, int height ) : void | ||
holder | DeviceContextHolder | |
width | int | |
height | int | |
return | void |