大约有 300 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0074 秒)
...ing, complete:Handler):void[static] 加载材质。 BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseMaterialPublic Consta...
来源: Laya2.0_api 发布时间: 20190513
...etRangeRandom()); } } shader代码如下: Shader3D Start { type:Shader3D name:PBRColorBatchShader enableInstancing:true, supportReflectionProbe:true, uniformMap:{ u_AlphaTestValue: { type: Float, default: 0.5, range: [0.0, 1.0] }, u_TilingOffset: { type: Vector4, default: [1, 1, 0, 0] }, u_AlbedoC...
来源: Laya3.0_文档 发布时间: 20251010
...te3D loaded : Boolean[read-only] 获取是否已加载完成。 Sprite3D name : String节点名称。Node nearPlane : Number 获取近裁面。 BaseCamera needViewport : Boolean[read-only] Camera normalizedViewport : Viewport 获取裁剪空间的视口。 Camera numChildren : int[read-onl...
来源: laya_api 发布时间: 20170929
...ing, complete:Handler):void[static] 加载材质。 BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseMaterialPublic Consta...
来源: Laya2.0_api 发布时间: 20190513
...概述总结一下全部的参数。 参数名 参数使用示例 说明 name name: "abc" 一般不需要设定 type type: "string" 组件属性可输入值的类型,参照上文的介绍 caption caption: "角度" 组件属性的别名,常用中文,可以不设置,默认会用组件属性名...
来源: Laya3.0_文档 发布时间: 20251010
...ing, complete:Handler):void[static] 加载材质。 BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseMaterialPublic Consta...
来源: Laya2.0_api 发布时间: 20190513
...l, "#ff0000"); var label:Label = new Label(); label.text = "100000"; label.name = "label";//设置 label 的name属性值。 label.size(100, 20); addChild(label); } } example (function (_super){ function Item(){ Item.__super.call(this);//初始化父类 this.graphics.drawRect(0, 0, 100, 20, "#ff0000...
来源: Laya3.0_api 发布时间: 20231115
...D _skinBaseUrl _url autoDestroyAtClosed autoSize hitTestPrior mouseThrough name tag drawtocanvCtx unDestroyedScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight display...
来源: Laya3.0_api 发布时间: 20231115
...D _skinBaseUrl _url autoDestroyAtClosed autoSize hitTestPrior mouseThrough name tag drawtocanvCtx unDestroyedScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight display...
来源: Laya3.0_api 发布时间: 20231115
...mera loaded : Boolean[read-only] 获取是否已加载完成。 Sprite3D name : String节点名称。Node nearPlane : Number 获取近裁面。 BaseCamera needLeftViewport : Boolean[read-only] VRCamera needRightViewport : Boolean[read-only] VRCamera normalizedViewport : Viewport[write-on...
来源: laya_api 发布时间: 20170929