大约有 32 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0062 秒)
...-stdlib=libc++ -fobjc-arc -fobjc-link-runtime -lconch -lJavaScriptCore -lbmalloc -Objc -ljpeg -all_load -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/wxh/Library/Developer/Xcode/DerivedData/ykmj-hkcpwhnxmcoyygagguzfcmsdrryg/Build/Intermediates.noindex/ykmj.build/Debug-...
来源: Laya_社区 发布时间: 20180122
API DocumentationAll Packages | All Classes | Index | Frames No Frames GlitterMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class GlitterMaterialInheritanceGlitterMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Pro...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames ParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class ParticleMaterialInheritanceParticleMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public ...
来源: laya_api 发布时间: 20170603
API DocumentationAll Packages | All Classes | Index | Frames No Frames ShurikenParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.particleShuriKenClasspublic class ShurikenParticleMaterialInheritanceShurikenParticleMaterial BaseMaterial laya.resource.Resource ... Public P...
来源: laya_api 发布时间: 20170929
...Dom(value:String):XmlDom { var xml:XmlDom; /*[IF-SCRIPT-BEGIN] if(document.all) { xml=new ActiveXObject("Microsoft.XMLDOM"); xml.loadXML(value); } else { xml = new DOMParser().parseFromString(value, "text/xml"); } [IF-SCRIPT-END]*/ return xml; } yurong3000 • 2017-02...
来源: Laya_社区 发布时间: 20170215
API DocumentationAll Packages | All Classes | Index | Frames No Frames StandardMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class StandardMaterialInheritanceStandardMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames PBRMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class PBRMaterialInheritancePBRMaterial BaseMaterial laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inhe...
来源: laya_api 发布时间: 20170929
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/events/Keyboard" Keyboard Class Keyboard Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Hierarch...
来源: Laya3.0_api 发布时间: 20231115
...总览3. Module Time(模块耗时)3.1 Frame Time(T_Frame_Time)3.2 All Render 3D(T_AllRender3D)3.3 Depth Pass(T_DepthPass)3.4 Shadow Pass(T_ShadowPass)3.5 3D Main Pass(T_3DMainPass)3.6 3D Context Pre(T_3DContextPre)3.7 3D Context Render(T_3DContextRender)3.8 3D Main Pa...
来源: Laya3.0_文档 发布时间: 20260128
...; //设置适配模式 Laya.stage.scaleMode = "showall"; //设置剧中对齐 Laya.stage.alignH = "center"; //设置横竖屏 Laya.stage.screenMode = "vertical"; //显示FPS Laya.Stat.show(0, 50); ...
来源: Laya_社区 发布时间: 20170105