Infernux 脚本 API¶
版本 0.1
| English
描述¶
欢迎查阅 Infernux 脚本 API 参考文档。请从侧边栏浏览包以查看类文档。
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