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

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

151. laya.ani.swf.MovieClip [ 91%]

...没有额外内存开销,无需renderTarget支持。 Sprite  count : int[read-only] 帧总数。 MovieClip customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean = false[只...

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

152. laya.d3.core.MeshSprite3D [ 91%]

...n[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : ...

来源: laya_api 发布时间: 20170929

153. laya.d3.physics.PhysicsTriggerComponent [ 91%]

...ies Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速...

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

154. 自己写了个label继承官方的label,出现了问题,求指导~ [ 91%]

...e var _textFormat:TextFormat; private var _txt:String; private var _lWidth:int; private var _lHeight:int; private var _lx:int; private var _ly:int; public function Label(text:String="") { super(text); } public function get textFormat():TextFormat { return _textFormat; } public function set textForma...

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

155. laya.ani.swf.MovieClip [ 90%]

...heAs的normal模式。建议优先使用cacheAs代替。 Sprite  count : int[read-only] 帧总数。 MovieClip customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是...

来源: laya_api 发布时间: 20170929

156. 请问下怎么已二进制流直接发int64的数据 [ 90%]

请问下怎么已二进制流直接发int64的数据 服务器必须接收int64 2018-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 如果built-in API没有64位读写...

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

157. laya.d3.core.pixelLine.PixelLineFilter [ 90%]

...MethodDefined By  PixelLineFilter(owner:PixelLineSprite3D, maxLineCount:int)PixelLineFilter  _getLineData(index:int, out:PixelLineData):void 获取线段数据 PixelLineFilter  _getType():int[override] 获取几何体类型。 PixelLineFilter  _prepareRender(state:RenderContext3D):Boolean[ov...

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

158. laya.d3.resource.models.Sky [ 90%]

...yDefined By  alphaBlending : Number 获取透明混合度。 Sky  colorIntensity : Number 获取颜色强度。 Sky  envDiffuseSHBlue : Float32Array[write-only] Sky  envDiffuseSHGreen : Float32Array[write-only] Sky  envDiffuseSHRed : Float32Array[write-only] Sky  environmentDiffuse : Bas...

来源: laya_api 发布时间: 20170929

159. laya.d3.component.Animator [ 90%]

...Defined By  avatar : Avatar 获取avatar。 Animator  cacheFrameRate : int 获取缓存播放帧,缓存模式下生效。 Animator  cachePlayRate : Number 获取缓存播放速率,缓存模式下生效。 Animator  clip : AnimationClip 获取默认动画片段。 Animator  curAnimation...

来源: laya_api 发布时间: 20170929

160. laya.d3.core.render.IRenderable [ 90%]

...ames No Frames IRenderableProperties | Methods Packagelaya.d3.core.renderInterfacepublic interface IRenderableImplementors ShurikenParticleSystem, StaticBatch, SubMesh, TerrainFilter IRender 接口用于实现3D对象的渲染相关功能。 Public Properties PropertyDefined By  triangleCount :...

来源: laya_api 发布时间: 20170929