Class: Camera
This page documents the methods and fields available in the Camera class.
Members
| Signature | Description |
|---|---|
Camera() | Creates a new instance of Camera. |
filter3DText(Text3D) | Performs the filter3DText operation using the provided parameters (text3D). |
filterGizmo(GizmoElement) | Performs the filterGizmo operation using the provided parameters (gizmoElement). |
filterHPOP(HPOP) | Performs the filterHPOP operation using the provided parameters (hpop). |
filterLight(Light) | Performs the filterLight operation using the provided parameters (light). |
filterMaterialBake(Material, Vertex) | Performs the filterMaterialBake operation using the provided parameters (material, bake). |
filterParticle(ParticleEmitter) | Performs the filterParticle operation using the provided parameters (renderer). |
filterRenderer(ModelRenderer) | Performs the filterRenderer operation using the provided parameters (renderer). |
filterRenderer(SkinnedModelRenderer) | Performs the filterRenderer operation using the provided parameters (renderer). |
filterShadow() | Performs the filterShadow operation. |
filterTerrain(STerrain) | Performs the filterTerrain operation using the provided parameters (terrain). |
overrideAmbientLight() | Performs the overrideAmbientLight operation. |
overrideIndirectLight() | Performs the overrideIndirectLight operation. |
renderFog() | Renders the object to the current context. |
renderGizmos() | Renders the object to the current context. |
renderParticles() | Renders the object to the current context. |
renderReflections() | Renders the object to the current context. |
renderTerrains() | Renders the object to the current context. |