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

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

591. laya.ui.TextArea [ 37%]

...至资源库中。 TextInput stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 注意: 1.Spr...

来源: laya_api 发布时间: 20170929

592. laya.physics.PhysicsDebugDraw_API3.0 [ 37%]

... 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为非空时此值才有效,staticCache...

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

593. laya.display.Sprite [ 36%]

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

来源: laya_api 发布时间: 20170929

594. laya.map.TileAniSprite_API3.0 [ 36%]

... 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为非空时此值才有效,staticCache...

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

595. laya.map.GridSprite [ 36%]

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

来源: laya_api 发布时间: 20170929

596. laya.media.SoundNode_API3.0 [ 36%]

... 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为非空时此值才有效,staticCache...

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

597. laya.display.Sprite_API3.0 [ 36%]

...t stage(): Stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不...

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

598. 我想把flex项目转为laya ts项目,转换过程 mx.containers.Canvas报错 [ 36%]

...示 成都雨墨游戏 求 laya 程序开发人员 layaAir TS项目如何引用protoBuf库? Laya mac版的IDE 是没测试就上线了吗? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 如何通过命令行工具构...

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

599. laya.ui.DialogManager_API3.0 [ 36%]

... 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为非空时此值才有效,staticCache...

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

600. (实现手指控制模型的缩放旋转)触控可以识别 但是导入的模型没有根据触控反应 [ 35%]

...Demo所做 但是模型没有反应  下面是项目代码  及其类库引用  还有运行效果  希望有所了解的给指点一下 多谢 class MultiTouch{     private text:Laya.Text;     private _upVector3:Laya.Vector3 = new Laya.Vector3(0, 1, 0); constructor(){         La...

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