大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0045 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
...ExternalSkin Class ExternalSkin Hierarchy ExternalSkin Index Properties target Accessors items source templet Methods flush Properties target target: SpineSkeleton Defined in laya/spine/ExternalSkin.ts:11 Accessors items get items(): ExternalSkinItem[] set items(value: ExternalSkinItem[]): void Defi...
来源: Laya3.0_api 发布时间: 20231115
...exactBoxproperty exactBox:BoundBox Implementation public function get exactBox():BoundBox public function set exactBox(value:BoundBox):voidexactInfiniteBoxproperty exactInfiniteBox:BoundBox Implementation public function get exactInfiniteBox():BoundBox public function...
来源: laya_api 发布时间: 20170304
...4 [read-only] 取变换矩阵。 Implementation public function get matrix():Matrix4x4offsetproperty offset:Vector2 取偏移。 Implementation public function get offset():Vector2 public function set offset(value:Vector2):voidrotationproperty rotation:Number 取旋转。...
来源: laya_api 发布时间: 20170929
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间...
来源: Laya2.0_api 发布时间: 20190513
...ed hideFlags id Methods _initialize _setConnectRigidBody _setOwner destroy getPhysicsSimulation getcurrentForce getcurrentTorque hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate setConnectRigidBody setConstraintEnabled setFrames ...
来源: Laya3.0_api 发布时间: 20231115
...一次某函数(基于帧率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点...
来源: Laya2.0_api 发布时间: 20190513
...:58 创建一个新的 TextMesh 实例。 Returns TextMesh Accessors color get color(): Color set color(value: Color): void Defined in laya/d3/text/TextMesh.ts:48 获取颜色。 Returns Color 颜色。 Defined in laya/d3/text/TextMesh.ts:56 设置颜色。 Parameters value: Color Returns void 颜...
来源: Laya3.0_api 发布时间: 20231115
...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean bounds get bounds(): Bounds set bounds(value: Bounds): void Defined in laya/d3/component/HLOD/HLOD.ts:43 IDE Ret...
来源: Laya3.0_api 发布时间: 20231115
版本1.7.14beta , tsconfig.json里 target设置为es6, 项目发布时会报错, 移植代码, 因为用了get,set函数, 子类又有重写get,set 的需求,子类的get,set 又无法调用父类的get,set, 所以用了es6, 发现发布的项目的时候会报错, Files\La...
来源: Laya_社区 发布时间: 20180124
...rs name: string Returns AnimatorStateNumberCondition Accessors compareFlag get compareFlag(): AniStateConditionNumberCompressType set compareFlag(value: AniStateConditionNumberCompressType): void Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:135 判断类型 Returns AniStateConditi...
来源: Laya3.0_api 发布时间: 20231102