Tileset animations.
This commit is contained in:
@ -41,7 +41,7 @@ namespace Dawn {
|
||||
|
||||
// Shared
|
||||
float_t clipNear = 0.001f;
|
||||
float_t clipFar = 100.0f;
|
||||
float_t clipFar = 1000.0f;
|
||||
|
||||
/**
|
||||
* Create a new Camera Component.
|
||||
|
Reference in New Issue
Block a user