| Package | alternativa.engine3d.errors |
| Class | public class SurfaceExistsError |
| Inheritance | SurfaceExistsError ObjectExistsError Engine3DError Error |
| Method | Defined by | ||
|---|---|---|---|
|
SurfaceExistsError(surface:Object = null, mesh:Mesh = null)
Create an instance of class.
| SurfaceExistsError | ||
| SurfaceExistsError | () | constructor |
public function SurfaceExistsError(surface:Object = null, mesh:Mesh = null)Create an instance of class.
Parameterssurface:Object (default = null) — the surface that is already present in container |
|
mesh:Mesh (default = null) — The object that caused error |