|
Open 3D Engine LyShine Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
| KeyTime (float time, int count) | |
| bool | operator< (const KeyTime &other) const |
Public Attributes | |
| float | time |
| float | oldTime |
| bool | selected |
| int | count |