VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
animationComponentData.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: Apache-2.0
2
// Copyright 2025-2026 Arnis Lektauers
3
#pragma once
4
5
namespace
visutwin::canvas
6
{
7
struct
AnimationComponentData
8
{
9
bool
enabled
=
true
;
10
};
11
}
visutwin::canvas
Definition
eventHandler.cpp:9
visutwin::canvas::AnimationComponentData
Definition
animationComponentData.h:8
visutwin::canvas::AnimationComponentData::enabled
bool enabled
Definition
animationComponentData.h:9
framework
components
animation
animationComponentData.h
Generated by
1.16.1