Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial Class Reference
Inheritance diagram for VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial:
VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyTransparentMaterial, MyTransparentMaterial, int >

Public Member Functions

 MyAnimatedProperty2DTransparentMaterial (string name)
 
 MyAnimatedProperty2DTransparentMaterial (string name, MyAnimatedProperty< MyTransparentMaterial >.InterpolatorDelegate interpolator)
 
override void DeserializeValue (XmlReader reader, out object value)
 
override IMyConstProperty Duplicate ()
 
override void ApplyVariance (ref MyTransparentMaterial interpolatedValue, ref int variance, float multiplier, out MyTransparentMaterial value)
 
- Public Member Functions inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyTransparentMaterial, MyTransparentMaterial, int >
 MyAnimatedProperty2D ()
 
 MyAnimatedProperty2D (string name, MyAnimatedProperty< V >.InterpolatorDelegate interpolator)
 
GetInterpolatedValue< X > (float overallTime, float time)
 
void GetInterpolatedKeys (float overallTime, float multiplier, IMyAnimatedProperty interpolatedKeys)
 
void GetInterpolatedKeys (float overallTime, W variance, float multiplier, IMyAnimatedProperty interpolatedKeysOb)
 
virtual void ApplyVariance (ref V interpolatedValue, ref W variance, float multiplier, out V value)
 
IMyAnimatedProperty CreateEmptyKeys ()
 
override void SerializeValue (XmlWriter writer, object value)
 
override IMyConstProperty Duplicate ()
 
override void DeserializeFromObjectBuilder (GenerationProperty property)
 

Properties

override string ValueType [get]
 
override string BaseValueType [get]
 
- Properties inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyTransparentMaterial, MyTransparentMaterial, int >
override bool Is2D [get]
 

Additional Inherited Members

- Protected Member Functions inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyTransparentMaterial, MyTransparentMaterial, int >
override void Duplicate (IMyConstProperty targetProp)
 
- Protected Attributes inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyTransparentMaterial, MyTransparentMaterial, int >
MyAnimatedProperty< V >.InterpolatorDelegate m_interpolator2
 

Detailed Description

Definition at line 15 of file MyUtils.cs.

Constructor & Destructor Documentation

VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial.MyAnimatedProperty2DTransparentMaterial ( string  name)
inline

Definition at line 18 of file MyUtils.cs.

VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial.MyAnimatedProperty2DTransparentMaterial ( string  name,
MyAnimatedProperty< MyTransparentMaterial >.InterpolatorDelegate  interpolator 
)
inline

Definition at line 23 of file MyUtils.cs.

Member Function Documentation

override void VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial.ApplyVariance ( ref MyTransparentMaterial  interpolatedValue,
ref int  variance,
float  multiplier,
out MyTransparentMaterial  value 
)
inline

Definition at line 60 of file MyUtils.cs.

override void VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial.DeserializeValue ( XmlReader  reader,
out object  value 
)
inline

Definition at line 45 of file MyUtils.cs.

override IMyConstProperty VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial.Duplicate ( )
inline

Definition at line 53 of file MyUtils.cs.

Property Documentation

override string VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial.BaseValueType
get

Definition at line 38 of file MyUtils.cs.

override string VRageRender.Utils.MyAnimatedProperty2DTransparentMaterial.ValueType
get

Definition at line 30 of file MyUtils.cs.


The documentation for this class was generated from the following file: