RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Classes | Namespaces | Enumerations
AnimatedProperty.h File Reference
#include "ramses-client-api/AnimationObject.h"

Go to the source code of this file.

Classes

class  ramses::AnimatedProperty
 The AnimatedProperty holds a reference to data that can be animated. More...
 

Namespaces

 ramses
 The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients.
 

Enumerations

enum  ramses::EAnimatedPropertyComponent {
  ramses::EAnimatedPropertyComponent_X = 0 , ramses::EAnimatedPropertyComponent_Y , ramses::EAnimatedPropertyComponent_Z , ramses::EAnimatedPropertyComponent_W ,
  ramses::EAnimatedPropertyComponent_All
}
 Vector component ID for binding single/multi component data. More...
 
enum  ramses::EAnimatedProperty { ramses::EAnimatedProperty_Translation = 0 , ramses::EAnimatedProperty_Rotation , ramses::EAnimatedProperty_Scaling }
 Property to animate for objects that have more than one property that can be animated. More...