- Class Murl::Graph::AudioSequence
-
<VolumeKey interpolation="LINEAR"> [FloatKey]
The animation key acting on Murl::Audio::IPlayable::SetVolume().
- Class Murl::Graph::Button
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
- Class Murl::Graph::ComplexTransform
-
<DepthOrderKey interpolation="LINEAR"> [SInt32Key]
The animation key acting on Murl::Graph::ITransformable::SetDepthOrder().
<PositionKey interpolation="LINEAR"> [PositionKey]
The animation key acting on Murl::Graph::ITransformable::SetPosition().
<RotationKey interpolation="LINEAR"> [EulerAngleKey]
The animation key acting on Murl::Graph::ITransformable::SetRotationXYZ().
<RotationKey interpolation="LINEAR"> [AxisAngleKey]
The animation key acting on Murl::Graph::ITransformable::SetRotation(const Vector& axis, Real angle).
<RotationKey interpolation="LINEAR"> [QuaternionKey]
The animation key acting on Murl::Graph::ITransformable::SetRotation(const Quaternion& q).
- Class Murl::Graph::FixedParameters
-
<AmbientColorKey interpolation="LINEAR"> [ColorKey]
The animation key acting on Murl::Graph::IColored::SetColor() with component Murl::IEnums::LIGHTING_COMPONENT_AMBIENT.
<DiffuseColorKey interpolation="LINEAR"> [ColorKey]
The animation key acting on Murl::Graph::IColored::SetColor() with component Murl::IEnums::LIGHTING_COMPONENT_DIFFUSE.
<SpecularColorKey interpolation="LINEAR"> [ColorKey]
The animation key acting on Murl::Graph::IColored::SetColor() with component Murl::IEnums::LIGHTING_COMPONENT_SPECULAR.
<EmissiveColorKey interpolation="LINEAR"> [ColorKey]
The animation key acting on Murl::Graph::IColored::SetColor() with component Murl::IEnums::LIGHTING_COMPONENT_EMISSIVE.
- Class Murl::Graph::Light
-
<AmbientColorKey interpolation="LINEAR"> [ColorKey]
The animation key acting on Murl::Graph::IColored::SetColor() with component Murl::IEnums::LIGHTING_COMPONENT_AMBIENT.
<DiffuseColorKey interpolation="LINEAR"> [ColorKey]
The animation key acting on Murl::Graph::IColored::SetColor() with component Murl::IEnums::LIGHTING_COMPONENT_DIFFUSE.
<SpecularColorKey interpolation="LINEAR"> [ColorKey]
The animation key acting on Murl::Graph::IColored::SetColor() with component Murl::IEnums::LIGHTING_COMPONENT_SPECULAR.
- Class Murl::Graph::Node
-
<ActiveKey interpolation="CONSTANT"> [BoolKey]
The animation key acting on Murl::Graph::ITraversable::SetActive().
<VisibleKey interpolation="CONSTANT"> [BoolKey]
The animation key acting on Murl::Graph::ITraversable::SetVisible().
- Class Murl::Graph::PlaneGeometry
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
- Class Murl::Graph::PlaneSequenceGeometry
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<IndexKey interpolation="LINEAR"> [SInt32Key]
The animation key acting on Murl::Graph::IIndexed::SetIndex().
- Class Murl::Graph::PlaneTouchArea
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
- Class Murl::Graph::ReferenceScaleTransform
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
- Class Murl::Graph::Scale
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
- Class Murl::Graph::ScaleTransform
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
- Class Murl::Graph::Switch
-
<IndexKey interpolation="LINEAR"> [SInt32Key]
The animation key acting on Murl::Graph::IIndexed::SetIndex().
- Class Murl::Graph::TextGeometry
-
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
- Class Murl::Graph::Transform
-
<DepthOrderKey interpolation="LINEAR"> [SInt32Key]
The animation key acting on Murl::Graph::ITransformable::SetDepthOrder().
<PositionKey interpolation="LINEAR"> [PositionKey]
The animation key acting on Murl::Graph::ITransformable::SetPosition().
<RotationKey interpolation="LINEAR"> [EulerAngleKey]
The animation key acting on Murl::Graph::ITransformable::SetRotationXYZ().
<RotationKey interpolation="LINEAR"> [AxisAngleKey]
The animation key acting on Murl::Graph::ITransformable::SetRotation(const Vector& axis, Real angle).
<RotationKey interpolation="LINEAR"> [QuaternionKey]
The animation key acting on Murl::Graph::ITransformable::SetRotation(const Quaternion& q).