Prototype to create a FrameTimer component.
More...
Prototype to create a FrameTimer component.
◆ Materialize()
| void Quantum.Prototypes.FrameTimerPrototype.Materialize |
( |
FrameBase |
frame, |
|
|
ref FrameTimer |
result, |
|
|
in PrototypeMaterializationContext |
context |
|
) |
| |
|
inline |
Materialized the prototype into the FrameTimer component.
- Parameters
-
| frame | Frame |
| result | Resulting component |
| context | Materialization context |
◆ Mode
The mode how to track the time.
◆ Frames
| int Quantum.Prototypes.FrameTimerPrototype.Frames |
The number of frames to count.
◆ Seconds
| FP Quantum.Prototypes.FrameTimerPrototype.Seconds |
The number of seconds to count.