大约有 1,182 项符合查询结果, 库内数据总量为 30,906 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(429) Laya_社区(250) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(26) Laya2.0_示例(6) Laya_示例(6)
...yaTools.NodeLH nodeLH, .JSONObject subNode) LayaTools.DataManager.getData (Boolean selected, Boolean scene) LayaPlugin.windowShowExportScene () (at Assets/LayaPlugin/LayaItem.cs:116) LayaPlugin.OnGUI () (at Assets/LayaPlugin/LayaItem.cs:40) System.Reflection.MonoMethod.Invoke (System.Object obj, Bin...
来源: Laya_社区 发布时间: 20170331
...n LayaDCCClient的接口定义: export class LayaDCCClient{ onlyTransUrl:boolean; //映射到dcc目录的地址头,如果没有,则按照http://*/算,所有的请求都裁掉主机地址 pathMapToDCC:string; /** * * @param frw 文件访问接口,不同的平台需要不同的实现。如...
来源: Laya3.0_文档 发布时间: 20250103
...er.load("res/fonts/OPPOSANS-R.TTF", Laya.Handler.create(this, (success: boolean) => { if (!success) { console.error("OPPOSANS-R ttf 字体加载失败"); } else { ...
来源: Laya_社区 发布时间: 20201104
...度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recoverCmds: boolean = true 是否回收绘图指令数组,设置为true,则对指令数组进行回收以节省内存...
来源: Laya3.0_api 发布时间: 20231115
...ned By albedo : Vector4 获取反射率。 GlitterMaterial alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int透明混合。BaseMaterial blendConstColor : Vector4混合常量颜色。BaseMaterial ...
来源: laya_api 发布时间: 20170929
...射颜色。 `emissionTexture:BaseTexture` 放射贴图。 `enableEmission:Boolean` 是否激活放射属性。 `enableReflection:Boolean` 是否开启反射。 `metallic:Number` 金属度。 `metallicGlossTexture:BaseTexture` 金属光滑度贴图。 `normalTexture:BaseTexture` 法线贴图。 `nor...
来源: Laya2.0_文档 发布时间: 20210714
...eturns AniStateConditionType Methods checkState checkState(value: number): boolean Overrides AnimatorStateCondition.checkState Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:148 检查状态是否触发 Parameters value: number Returns boolean Static conditionIDToName conditionIDToN...
来源: Laya3.0_api 发布时间: 20231102
...re/render/RenderElement.ts:50 Accessors InvertFront set InvertFront(value: boolean): void Defined in laya/d3/core/render/InstanceRenderElement.ts:65 Parameters value: boolean Returns void Methods _convertSubShader _convertSubShader(customShader: Shader3D, replacementTag: string, subshaderIndex?: num...
来源: Laya3.0_api 发布时间: 20231115
...urns void needreCaculateAllRenderObjects needreCaculateAllRenderObjects(): boolean Defined in laya/d3/component/Volume/VolumeManager.ts:164 Returns boolean reCaculateAllRenderObjects reCaculateAllRenderObjects(baseRenders: SingletonList<BaseRender>): void Implementation of IVolumeManager.reCac...
来源: Laya3.0_api 发布时间: 20231115
...ds clone cloneTo Constructors constructor new Vector3Keyframe(weightMode?: boolean): Vector3Keyframe Overrides Keyframe.constructor Defined in laya/d3/core/Vector3Keyframe.ts:19 创建一个 Vector3Keyframe 实例。 Parameters Default value weightMode: boolean = false Returns Vector3Keyframe Proper...
来源: Laya3.0_api 发布时间: 20231115