| AddKey(ValueHolder val) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| AddKey< U >(float time, U val) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| Animated | VRageRender.Animations.MyAnimatedProperty< float > | |
| BaseValueType | VRageRender.Animations.MyAnimatedProperty< float > | |
| ClearKeys() | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| Deserialize(XmlReader reader) | VRageRender.Animations.MyAnimatedProperty< float > | inlinevirtual |
| DeserializeFromObjectBuilder(GenerationProperty property) | VRageRender.Animations.MyAnimatedProperty< float > | inlinevirtual |
| DeserializeFromObjectBuilder_Animation(Generation2DProperty property, string type) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| DeserializeKeys(List< AnimationKey > keys, string type) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| DeserializeValue(XmlReader reader, out object value) | VRageRender.Animations.MyAnimatedPropertyFloat | inlinevirtual |
| Duplicate() | VRageRender.Animations.MyAnimatedPropertyFloat | inlinevirtual |
| MyAnimatedProperty< float >.Duplicate(IMyConstProperty targetProp) | VRageRender.Animations.MyAnimatedProperty< float > | inlineprotectedvirtual |
| EqualsValues(object value1, object value2) | VRageRender.Animations.MyAnimatedPropertyFloat | inlineprotectedvirtual |
| GetInterpolatedValue< U >(float time, out U value) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| GetKey(int index, out float time, out T value) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| GetKey(int index, out int id, out float time, out T value) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| GetKeyByID(int id, out float time, out T value) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| GetKeysCount() | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| GetNextValue(float time, out T nextValue, out float nextTime, out float difference) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| GetPreviousValue(float time, out T previousValue, out float previousTime) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| GetValue< U >() | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| Init() | VRageRender.Animations.MyAnimatedPropertyFloat | inlineprotectedvirtual |
| Interpolator | VRageRender.Animations.MyAnimatedProperty< float > | |
| InterpolatorDelegate(ref T previousValue, ref T nextValue, float time, out T value) | VRageRender.Animations.MyAnimatedProperty< float > | |
| Is2D | VRageRender.Animations.MyAnimatedProperty< float > | |
| m_keys | VRageRender.Animations.MyAnimatedProperty< float > | protected |
| m_name | VRageRender.Animations.MyAnimatedProperty< float > | protected |
| MyAnimatedProperty() | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| MyAnimatedProperty(string name, bool interpolateAfterEnd, InterpolatorDelegate interpolator) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| MyAnimatedPropertyFloat() | VRageRender.Animations.MyAnimatedPropertyFloat | inline |
| MyAnimatedPropertyFloat(string name) | VRageRender.Animations.MyAnimatedPropertyFloat | inline |
| MyAnimatedPropertyFloat(string name, bool interpolateAfterEnd, InterpolatorDelegate interpolator) | VRageRender.Animations.MyAnimatedPropertyFloat | inline |
| Name | VRageRender.Animations.MyAnimatedProperty< float > | |
| RemoveKey(float time) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| Serialize(XmlWriter writer) | VRageRender.Animations.MyAnimatedProperty< float > | inlinevirtual |
| SerializeValue(XmlWriter writer, object value) | VRageRender.Animations.MyAnimatedPropertyFloat | inlinevirtual |
| SetValue(object val) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| SetValue(T val) | VRageRender.Animations.MyAnimatedProperty< float > | inline |
| ValueType | VRageRender.Animations.MyAnimatedPropertyFloat | |