![]() |
Murl Engine API
Version 2018.3
|
<VolumeKey interpolation="LINEAR"> [FloatKey]
The animation key acting on Murl::Audio::IPlayable::SetVolume().
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<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.
<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.
<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().
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<IndexKey interpolation="LINEAR"> [IntegerKey]
The animation key acting on Murl::Graph::IIndexed::SetIndex().
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<IndexKey interpolation="LINEAR"> [IntegerKey]
The animation key acting on Murl::Graph::IIndexed::SetIndex().
<ScalingKey interpolation="LINEAR"> [ScalingKey]
The animation key acting on Murl::Graph::IScalable::SetScaleFactor().
<DepthOrderKey interpolation="LINEAR"> [IntegerKey]
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).