Unconjures the first sprite with name modelName from the cube at pos.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public void Unconjure( string modelName, Vector3Int pos ) |
Parameters
- modelName
- Type: System..::.String
The name of the sprite being removed.
- pos
- Type: SGP.Baltie..::.Vector3Int
The cube coordinates.