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

大约有 1,007 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0073 秒)

891. laya.physics.PolygonCollider_API3.0 [ 42%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

来源: Laya3.0_api 发布时间: 20231115

892. Resources already exist,is repeated loading 加载特效报重复加载 [ 41%]

...相关问题 缓动Tween能用在3D物体或者特效上面吗? 加载到舞台的3D模型不显示贴图 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined IDE1.7.8 json图集加载问题 请问下加载TFF字体要怎么加载呢? 2.2.0beta4 ...

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

893. laya.physics.ChainCollider_API3.0 [ 41%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

来源: Laya3.0_api 发布时间: 20231115

894. [临时解决]bug?加载sk问题 [ 41%]

...aair.so 总是崩溃,有没有官方人员帮忙解决一下啊 加载到舞台的3D模型不显示贴图 请问下加载TFF字体要怎么加载呢? IDE1.7.8 json图集加载问题 TypeScript下HttpRequest发送Post请求有Bug? 富文本下划线绘制bug Animation 的createFrames 使用已经...

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

895. laya.physics.RigidBody_API3.0 [ 41%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

来源: Laya3.0_api 发布时间: 20231115

896. laya.d3.core.scene.BaseScene [ 41%]

...默认值为0。以角度为单位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture :...

来源: laya_api 发布时间: 20170422

897. laya.ui.Tree_API3.0 [ 41%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

来源: Laya3.0_api 发布时间: 20231115

898. laya.ui.Label_API3.0 [ 41%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

来源: Laya3.0_api 发布时间: 20231115

899. laya.ui.ProgressBar_API3.0 [ 41%]

...,设置了它的皮肤、位置、宽高、网格等信息,并添加到舞台上。 package { import laya.ui.ProgressBar; import laya.utils.Handler; public class ProgressBar_Example { private var progressBar:ProgressBar; public function ProgressBar_Example() { Laya.init(640, 800);//设置游戏...

来源: Laya3.0_api 发布时间: 20231115

900. laya.map.MapLayer [ 41%]

...默认值为0。以角度为单位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 ...

来源: laya_api 发布时间: 20170929