Use this className as a decorator on a given class definition to add it a name and optionally its module. You can then use the Tools.getClassName(obj) on an instance to retrieve its class name. This method is the only way to get it done in all cases, even if the .js file declaring the class is minified
The name of the class, case should be preserved
The name of the Module hosting the class, optional, but strongly recommended to specify if possible. Case should be preserved.
Decorator used to define property that can be serialized as reference to a camera
defines the name of the property to decorate
Generated using TypeDoc
Alias for types that can be used by a Buffer or VertexBuffer.