Removed Legacy Camera resize
This commit is contained in:
@ -40,8 +40,7 @@ namespace Dawn {
|
||||
StateProperty<float_t> clipNear;
|
||||
StateProperty<float_t> clipFar;
|
||||
|
||||
Event<float_t, float_t> eventRenderTargetResized;
|
||||
StateEvent<float_t, float_t> event2RenderTargetResized;
|
||||
StateEvent<float_t, float_t> eventRenderTargetResized;
|
||||
|
||||
/**
|
||||
* Create a new Camera Component.
|
||||
|
Reference in New Issue
Block a user