大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0047 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
getChildByName获取不了slider 同样在panel下,同样是box,setting_bg就能获取,slider 就获取不了,为null 附件 : --> 2017-08-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞...
来源: Laya_社区 发布时间: 20170801
...cs/shape/ColliderShape.ts:18 形状方向_Z轴正向 Accessors localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from Co...
来源: Laya3.0_api 发布时间: 20231115
...secting: number = 2 Defined in laya/d3/math/Plane.ts:10 Accessors distance get distance(): number set distance(value: number): void Defined in laya/d3/math/Plane.ts:46 平面距离 Returns number Defined in laya/d3/math/Plane.ts:42 平面距离 Parameters value: number Returns void normal get normal...
来源: Laya3.0_api 发布时间: 20231115
...insBoundBox containsBoundSphere containsPoint equalsBoundFrustum equalsObj getCorners getPlane intersects get3PlaneInterPoint getPlanesFromMatrix Constructors constructor new BoundFrustum(matrix: Matrix4x4): BoundFrustum Defined in laya/d3/math/BoundFrustum.ts:143 创建一个 BoundFrustum 实例。...
来源: Laya3.0_api 发布时间: 20231115
...包围盒,不允许修改其值。 Implementation public function get boundingBox():BoundBoxmeshproperty mesh:Mesh 获取网格渲染模式所使用的Mesh,rendderMode为4时生效。 Implementation public function get mesh():Mesh public function set mesh(value:Mesh):voidrend...
来源: laya_api 发布时间: 20170929
...ssors bufferUsage canRead instanceBuffer vertexDeclaration Methods destroy getUint8Data orphanStorage serilizeVertexDeclaration setData unbind Constructors constructor new NativeVertexBuffer3D(byteLength: number, bufferUsage: BufferUsage, canRead?: boolean): NativeVertexBuffer3D Overrides VertexBuff...
来源: Laya3.0_api 发布时间: 20231115
...em); //方案二 var temp:IA = <IA>item; items.push(temp); } 5.get,set ts里面父类定义的getset,子类必须要全覆盖下,不能只处理get或set,如: class A { protected _id:number = 1; public get id():number { return this._id } public set id(value:number){ ...
来源: Laya_社区 发布时间: 20161109
...plete delay duration ease eventName owner repeat runInEditor scriptPath target Accessors awaked destroyed enabled hideFlags id Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors co...
来源: Laya3.0_api 发布时间: 20231115
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...
来源: laya_api 发布时间: 20170929
...Parameters name: string Returns AnimatorStateTriggerCondition Accessors id get id(): number Inherited from AnimatorStateCondition.id Defined in laya/components/AnimatorStateCondition.ts:66 唯一ID Returns number name get name(): string set name(value: string): void Inherited from AnimatorStateCondi...
来源: Laya3.0_api 发布时间: 20231115