Method | Description | |
---|---|---|
GetGameViewWindow ( ) : EditorWindow | ||
MakeTexturesReadable ( ) : void | ||
OnEditorSceneGUI ( ) : void |
Called by Inspector classes to catch scene camera
|
|
SaveTextureAtlas ( MBParticleSystem, sys ) : void |
Saves TextureAtlas of a particle system to file
|
public static GetGameViewWindow ( ) : EditorWindow | ||
return | EditorWindow |
public static MakeTexturesReadable ( ) : void | ||
return | void |
public static SaveTextureAtlas ( MBParticleSystem, sys ) : void | ||
sys | MBParticleSystem, | |
return | void |