大约有 1,232 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0053 秒)
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/LODGroup" LODInfo Class LODInfo 此类描述Lod数据 Hierarchy LODInfo Index Constructors constructor Accessors mincullRate renders Methods addNode removeAllRender removeNode Construc...
来源: Laya3.0_api 发布时间: 20231115
...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/StatUI" StatUI Class StatUI 显示Stat的结果。由于stat会引入很多的循环引用,所以把显示部分拆开 author laya Hierarchy IStatRender StatUI Index Methods enable hide isC...
来源: Laya3.0_api 发布时间: 20231102
...ER();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; export class SmartScale_Scale_NOBORDER { private rect: Sprite; constructor() { Laya.init(550, 400); Laya.stage.scaleMode = Stage.SCALE_NOBORDER; Laya.stage.bgColor = "#232628"; this.createCantralRect(); } private createCantra...
来源: Laya2.0_示例 发布时间: 20241118
...LE();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; export class SmartScale_Scale_NOSCALE { private rect: Sprite; constructor() { Laya.init(550, 400); Laya.stage.scaleMode = Stage.SCALE_NOSCALE; Laya.stage.bgColor = "#232628"; this.createCantralRect(); } private createCantralR...
来源: Laya2.0_示例 发布时间: 20241118
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/BVHSceneRenderManager/BVHCullPass" BVHCullPass Class BVHCullPass 类实现BVH架构的裁剪Pass Hierarchy CullPassBase BVHCullPass Implements ICullPass Index Accessors cullList Metho...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/MeshSprite3DShaderDeclaration" MeshSprite3DShaderDeclaration Class MeshSprite3DShaderDeclaration 类用来记录精灵数据宏 Hierarchy MeshSprite3DShaderDeclaration Index Properties SHAD...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/WeakObject" WeakObject Class WeakObject 封装弱引用WeakMap 如果支持WeakMap,则使用WeakMap,如果不支持,则用Object代替 注意:如果采用Object,为了防止内存...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeCameraCullInfo" NativeCameraCullInfo Class NativeCameraCullInfo camera裁剪数据 Hierarchy NativeCameraCullInfo Implements ICameraCullInfo Index Constructors constru...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRCameraManager" WebXRCameraManager Class WebXRCameraManager author miner 此类用来管理XRCamera Hierarchy WebXRCameraManager Index Constructors constructor Properties owner Ac...
来源: Laya3.0_api 发布时间: 20231115
...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateCondition Class AnimatorStateCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition AnimatorStateBoolCondition AnimatorSt...
来源: Laya3.0_api 发布时间: 20231102