大约有 237 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0051 秒)
...行间距 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? HTMLDivElement 对齐问题! 问题状态 最新活动: 2018-04-26 15:14 浏览: 905 关注: 2 人 182*****278 • 2018-04-26 15:51 那这个下划线的上下位置是不是也不...
来源: Laya_社区 发布时间: 20180426
...Hierarchy BaseRender ShurikenParticleRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _particleSystem _receiveShadow _singleton owner runInEditor scriptPath sortingFudge stretchedBillboardCameraSpeedScale stretchedBillboardLengthScale stretchedBillboardSpeedScale Acce...
来源: Laya3.0_api 发布时间: 20231115
...SkinnedMeshRenderer SimpleSkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _bones _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bones bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightm...
来源: Laya3.0_api 发布时间: 20231115
...rty } = Laya; @regClass() export class UI_HScrollBar extends Laya.Script { constructor() { super(); } // 文本组件,用于显示滚动条的value值 public text: Laya.Text; // 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { //...
来源: Laya3.0_文档 发布时间: 20241014
...rty } = Laya; @regClass() export class UI_VScrollBar extends Laya.Script { constructor() { super(); } // 文本组件,用于显示滚动条的value值 public text: Laya.Text; // 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { //...
来源: Laya3.0_文档 发布时间: 20241014
...erarchy BatchRender StaticInstanceBatchRender Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bounds boundsChange castShadow checkLOD destroyed distanceForSort enabled hideFlags id lightmapIn...
来源: Laya3.0_api 发布时间: 20231115
...质。 Hierarchy PBRMaterial PBRStandardMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SH...
来源: Laya3.0_api 发布时间: 20231115
...建刚体碰撞器。 Hierarchy PhysicsTriggerComponent Rigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath userData TYPE_DYNAMIC TYPE_KINEMATIC TYPE_STATIC Accessors angularDamping angularFactor angularVelocity awaked btColliderObject c...
来源: Laya3.0_api 发布时间: 20231115
...Laya.Sprite; @property({ type: Laya.Sprite }) public sprite2: Laya.Sprite; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.sprite2.on(Laya.Event.MOUSE_DOWN, this, this.test2);//设置监听...
来源: Laya3.0_文档 发布时间: 20241014
...封装了 Canvas 的属性和方法。 Hierarchy Resource HTMLCanvas Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors context cpuMemory destroyed gpuMemory height id obsolute referenceCount source width cpuMemory gpuMemory Methods _addReference _c...
来源: Laya3.0_api 发布时间: 20231115