
C# | Visual Basic | Visual C++ |
public class ResizeInstance : AnimatorInstanceBase
Public Class ResizeInstance _ Inherits AnimatorInstanceBase
public ref class ResizeInstance : public AnimatorInstanceBase

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ResizeInstance()()()() | Initializes a new instance of the ResizeInstance class |
![]() | Callback | (Inherited from AnimatorInstanceBase.) |
![]() | Clone()()()() | (Overrides AnimatorInstanceBase.Clone()()()().) |
![]() | Configure(Object) | (Overrides AnimatorInstanceBase.Configure(Object).) |
![]() | Delay | (Inherited from AnimatorInstanceBase.) |
![]() | Dispose()()()() | (Inherited from AnimatorInstanceBase.) |
![]() | Duration | (Inherited from AnimatorInstanceBase.) |
![]() | Easer | (Inherited from AnimatorInstanceBase.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | HeightBy | |
![]() | HeightFrom | |
![]() | HeightTo | |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Name |
Just a descriptive name for logging etc.
(Inherited from AnimatorInstanceBase.) |
![]() | Play(Object) | (Inherited from AnimatorInstanceBase.) |
![]() | Play(Object, Boolean) | (Inherited from AnimatorInstanceBase.) |
![]() | Property | (Inherited from AnimatorInstanceBase.) |
![]() | Stop()()()() | (Inherited from AnimatorInstanceBase.) |
![]() | Target | (Inherited from AnimatorInstanceBase.) |
![]() | Tick()()()() | (Inherited from AnimatorInstanceBase.) |
![]() | ToString()()()() | (Overrides Object.ToString()()()().) |
![]() | Tween | (Inherited from AnimatorInstanceBase.) |
![]() | WidthBy | |
![]() | WidthFrom | |
![]() | WidthTo |

Object | ||
![]() | AnimatorInstanceBase | |
![]() | ResizeInstance |