KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the class USceneComponent. More...
Go to the source code of this file.
Classes | |
class | Karma::USceneComponent |
A SceneComponent has a transform and supports attachment, but has no rendering or collision capabilities. Useful as a 'dummy' component in the hierarchy to offset others. More... | |
Enumerations | |
enum | Karma::ERelativeTransformSpace { Karma::RTS_World , Karma::RTS_Actor , Karma::RTS_Component , Karma::RTS_ParentBoneSpace } |
The space for the transform. More... | |
This file contains the class USceneComponent.