WaveEngine.Components.Animation.Animation3D.Initialize C# (CSharp) Méthode

Initialize() protected méthode

Performs further custom initialization for this instance.
protected Initialize ( ) : void
Résultat void
        protected override void Initialize()
        {
            this.RefreshAnimationAsset();
        }