Infernux Scripting API¶
Version 0.1
| 中文
Description¶
Welcome to the Infernux Scripting API Reference. Browse packages from the sidebar to see class documentation.
description
Packages¶
| Package | Description |
|---|---|
| Infernux | LogLevel, PrimitiveType, Space, LightType, LightShadows, CameraProjection, ... |
| Infernux.components | InxComponent, require_component, disallow_multiple, execute_in_edit_mode |
| Infernux.components.builtin | AudioListener, AudioSource, BoxCollider, Camera, CapsuleCollider, Collider, ... |
| Infernux.core | AudioClip, Material, Shader, Texture |
| Infernux.coroutine | WaitForSeconds, WaitForSecondsRealtime, WaitForEndOfFrame, WaitForFixedUpdate, WaitUntil, WaitWhile, ... |
| Infernux.debug | Debug |
| Infernux.gizmos | Gizmos |
| Infernux.input | KeyCode, Input |
| Infernux.math | vector3, vector2, vector4, quaternion |
| Infernux.mathf | Mathf |
| Infernux.physics | Physics |
| Infernux.rendergraph | Format, TextureHandle, RenderPassBuilder, RenderGraph |
| Infernux.renderstack | BloomEffect, ChromaticAberrationEffect, ColorAdjustmentsEffect, FilmGrainEffect, FullScreenEffect, RenderPass, ... |
| Infernux.scene | SceneManager |
| Infernux.timing | Time |
| Infernux.ui | InxUIComponent, UIButton, UICanvas, PointerEventData, UIImage, UISelectable, ... |
index