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

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

231. laya.d3.component.PostProcess [ 90%]

...tionAll Packages | All Classes | Index | Frames No Frames PostProcessMethods Packagelaya.d3.componentClasspublic class PostProcessInheritancePostProcess Object PostProcess 类用于创建后期处理组件。 Public Methods  MethodDefined By  PostProcess() 创建一个 PostProcess 实例...

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

232. laya.d3.core.FloatKeyframe [ 90%]

... | All Classes | Index | Frames No Frames FloatKeyframeProperties | Methods Packagelaya.d3.coreClasspublic class FloatKeyframeInheritanceFloatKeyframe Keyframe Object FloatKeyFrame 类用于创建浮点关键帧实例。 Public Properties Hide Inherited Public Properties Show Inherited Publi...

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

233. laya.d3.math.RandX [ 90%]

...Packages | All Classes | Index | Frames No Frames RandXProperties | Methods Packagelaya.d3.mathClasspublic class RandXInheritanceRandX Object Rand 类用于通过128位整型种子创建随机数,算法来自:https://github.com/AndreasMadsen/xorshift。 Public Properties PropertyDefined By...

来源: laya_api 发布时间: 20170929

234. laya.d3.math.RandX [ 90%]

...Packages | All Classes | Index | Frames No Frames RandXProperties | Methods Packagelaya.d3.mathClasspublic class RandXInheritanceRandX Object Rand 类用于通过128位整型种子创建随机数,算法来自:https://github.com/AndreasMadsen/xorshift。 Public Properties PropertyDefined By...

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

235. laya.d3.core.Camera [ 90%]

...ackages | All Classes | Index | Frames No Frames CameraProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class CameraInheritanceCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建摄像机。 Public Properties Hide Inherited Pu...

来源: laya_api 发布时间: 20170929

236. laya.d3.resource.RenderTexture [ 90%]

... | All Classes | Index | Frames No Frames RenderTextureProperties | Methods Packagelaya.d3.resourceClasspublic class RenderTextureInheritanceRenderTexture BaseTexture laya.resource.Resource RenderTarget 类用于创建渲染目标。 Public Properties Hide Inherited Public Properties Show In...

来源: laya_api 发布时间: 20170929

237. laya.d3.resource.RenderTexture [ 90%]

... | All Classes | Index | Frames No Frames RenderTextureProperties | Methods | Constants Packagelaya.d3.resourceClasspublic class RenderTextureInheritanceRenderTexture BaseTexture laya.resource.Bitmap //RenderTexture 类用于创建渲染目标。 Public Properties Hide Inherited Public Prop...

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

238. laya.d3.core.SkinnedMeshRenderer [ 90%]

...ll Classes | Index | Frames No Frames SkinnedMeshRendererProperties | Methods Packagelaya.d3.coreClasspublic class SkinnedMeshRendererInheritanceSkinnedMeshRenderer MeshRenderer BaseRender EventDispatcher Object SkinMeshRenderer 类用于蒙皮渲染器。 Public Properties Hide Inherited Publ...

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

239. laya.d3.core.material.SkyBoxMaterial [ 90%]

...| All Classes | Index | Frames No Frames SkyBoxMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class SkyBoxMaterialInheritanceSkyBoxMaterial BaseMaterial laya.resource.Resource SkyBoxMaterial 类用于实现SkyBoxMaterial材质。 Public Properties Hide Inher...

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

240. Timer.clear清理同caller同method的多个loop [ 90%]

Timer.clear清理同caller同method的多个loop 我需要有多个loop同时执行,所以第四个参数用false(不覆盖上一个loop),实际需求是一个界面里同时有几条文本同屏循环显示,各自时间间隔不同文本内容不同。 但是当我想停止其中一个loop...

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