Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Toggle main menu visibility
Loading...
Searching...
No Matches
Grindstone::AnimationClipAsset::Keyframe< T > Struct Template Reference
Public Member Functions
Keyframe
(const Keyframe &other)=default
Keyframe
(Keyframe &&other) noexcept=default
Keyframe &
operator=
(const Keyframe &other)=default
Keyframe &
operator=
(Keyframe &&other) noexcept=default
Keyframe
(double time, T value)
Public Attributes
double
time
T
value
The documentation for this struct was generated from the following file:
/github/workspace/plugins/Grindstone.Renderables.3D/include/Assets/
AnimationClipAsset.hpp
Grindstone
AnimationClipAsset
Keyframe
Generated by
1.17.0