|  | 
| MaterialAnimation Methods | 
The MaterialAnimation type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|  | AddDiffuseColorKeyframe |  | 
|  | AddOpacityKeyframe |  | 
|  | GetAnimatedPropertyName | (Overrides AnimationTGetAnimatedPropertyName(Int32))
 | 
|  | OnInitialize | (Overrides AnimationTOnInitialize)
 | 
|  | SetDiffuseColor(Color3, NullableSingle, NullableSingle, FuncSingle, Single) |  | 
|  | SetDiffuseColor(FuncMaterial, Int32, Int32, Color3, NullableSingle, NullableSingle, FuncSingle, Single) |  | 
|  | SetEasingFunctionToAllKeyframes(FuncSingle, Single) | (Overrides AnimationTSetEasingFunctionToAllKeyframes(FuncSingle, Single))
 | 
|  | SetEasingFunctionToAllKeyframes(MaterialAnimatedProperties, FuncSingle, Single) | Set the specified easing function to all key-frames belonging to the specified animated property type. | 
|  | SetInitialDiffuseColor(Color3) |  | 
|  | SetInitialDiffuseColor(FuncIDiffuseMaterial, Int32, Int32, Color3) |  | 
|  | SetInitialOpacity(FuncIDiffuseMaterial, Int32, Int32, Single) |  | 
|  | SetInitialOpacity(Single) |  | 
|  | SetOpacity(FuncMaterial, Int32, Int32, Single, NullableSingle, NullableSingle, FuncSingle, Single) |  | 
|  | SetOpacity(Single, NullableSingle, NullableSingle, FuncSingle, Single) |  | 
Top See Also
See Also