mirror of
				https://github.com/maxartz15/VertexAnimation.git
				synced 2025-11-04 10:25:44 +01:00 
			
		
		
		
	Auto fill, const asset store name
Auto fill, const asset store name.
This commit is contained in:
		@@ -176,6 +176,11 @@ namespace TAO.VertexAnimation.Editor
 | 
			
		||||
                {
 | 
			
		||||
                    animationPages.InsertArrayElementAtIndex(animationPages.arraySize);
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                if (GUILayout.Button("auto fill", EditorStyles.miniButton))
 | 
			
		||||
                {
 | 
			
		||||
                    animationBook.AutoFill();
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user