• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0045 秒)

251. laya.spine.ExternalSkin_API3.0 [ 84%]

...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

252. laya.d3.core.scene.QuadtreeNode [ 84%]

...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

253. laya.d3.core.TransformUV [ 84%]

...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

254. laya.ui.UIComponent [ 83%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边到其内容区域底边之间...

来源: Laya2.0_api 发布时间: 20190513

255. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 83%]

...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

256. laya.d3.core.light.LightSprite [ 83%]

...一次某函数(基于帧率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点...

来源: Laya2.0_api 发布时间: 20190513

257. laya.d3.text.TextMesh_API3.0 [ 83%]

...: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

258. laya.d3.component.hlod.HLOD_API3.0 [ 83%]

...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

259. 版本1.7.14beta , tsconfig.json里 target设置为es6, 项目发布时会报错, [ 83%]

版本1.7.14beta , tsconfig.json里 target设置为es6, 项目发布时会报错, 移植代码, 因为用了getset函数, 子类又有重写getset 的需求,子类的getset 又无法调用父类的getset, 所以用了es6, 发现发布的项目的时候会报错, Files\La...

来源: Laya_社区 发布时间: 20180124

260. laya.d3.component.animator.AnimatorStateNumberCondition_API3.0 [ 83%]

...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