大约有 1,232 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
...t组件设置数据源。 const { regClass, property } = Laya; @regClass() export class Script extends Laya.Script { @property({ type: Laya.List }) list: Laya.List constructor() { super(); } // 组件被启用后执行,例如节点被添加到舞台后 onEnable(): void { // 给List对象赋值 var...
来源: Laya3.0_文档 发布时间: 20241014
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AvatarMask" AvatarMask Class AvatarMask 用来描述动画层遮罩 Hierarchy AvatarMask Index Constructors constructor Methods clone cloneTo getAllTranfromPath getTransformAc...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/html/HtmlImage" HtmlImage Class HtmlImage Hierarchy HtmlImage Implements IHtmlObject Index Constructors constructor Properties obj Accessors element height width Methods create destroy pos release ...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Delegate" Delegate Class Delegate Hierarchy Delegate Index Constructors constructor Accessors count Methods add clear clearForTarget invoke once remove Constructors constructor new Delegate()...
来源: Laya3.0_api 发布时间: 20231115
...e.bgColor = "#232628"; })(); })();module laya { import Stage = Laya.Stage; export class SmartScale_Align_Contral { constructor() { Laya.init(100, 100); Laya.stage.scaleMode = Stage.SCALE_NOSCALE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.bgColor = "#2...
来源: Laya_示例 发布时间: 20241117
...可以通过unDestroyedScenes属性查看还未被销毁的场景列表 */ export class Scene extends Sprite { /**创建后,还未被销毁的场景列表,方便查看还未被销毁的场景列表,方便内存管理,本属性只读,请不要直接修改*/ static readonly unDestroyedScenes...
来源: Laya3.0_文档 发布时间: 20241014
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/VelocityOverLifetime" VelocityOverLifetime Class VelocityOverLifetime VelocityOverLifetime 类用于粒子的生命周期速度。 Hierarchy VelocityOverLifetime Imp...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorPlayState2D" AnimatorPlayState2D Class AnimatorPlayState2D Hierarchy AnimatorPlayState2D Index Constructors constructor Properties _finish _frontPlay _playAllTime Accessors anima...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/RenderObj/CullPass" CullPassBase Class CullPassBase Hierarchy CullPassBase BVHCullPass Implements ICullPass Index Accessors cullList Methods cullByCameraCullInfo cullByShadowCullInfo ...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorStateCondition" AnimatorStateCondition Class AnimatorStateCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition AnimatorStateBoolCondition AnimatorStateTriggerC...
来源: Laya3.0_api 发布时间: 20231115