Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
|
Public 属性 | |
Filter | minFilter = Filter::Nearest |
Filter | magFilter = Filter::Bilinear |
Warp | SWarp = Warp::Repeat |
Warp | TWarp = Warp::Repeat |
Warp | RWarp = Warp::Repeat |
float | maxAnisotropy = 0.f |