大约有 208 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0044 秒)
...图属性。 MeshTerrainSprite3D createFromMeshAndHeightMap(mesh:Mesh, texture:Texture2D, minHeight:Number, maxHeight:Number, name:String = null):MeshTerrainSprite3D[static] 从网格创建一个TerrainMeshSprite3D实例、图片读取高度图属性。 MeshTerrainSprite3D destroy(destroyChild:B...
来源: laya_api 发布时间: 20170929
...eMaterial depthWrite : Boolean是否深度写入。BaseMaterial diffuseTexture : BaseTexture 获取漫反射贴图。 PBRMaterial dstBlend : int目标混合参数,在blend为BLEND_ENABLE_ALL时生效。BaseMaterial dstBlendAlpha : intAlpha目标混合参数,在blend为BLEND_ENABLE_SEPERATE时...
来源: laya_api 发布时间: 20170929
...esource Resource 资源存取类。 Hierarchy EventDispatcher Resource BaseTexture BaseShader TextTexture HTMLCanvas BitmapFont Prefab Material Mesh Texture AtlasResource AnimationClip AnimatorController AnimationClip2D AnimatorController2D TextResource AnimationTemplet ParticleTemplate2D SpineTempl...
来源: Laya3.0_api 发布时间: 20231115
...Methods _drawCircle _drawLine _drawLines _drawPath _drawPie _drawPoly _drawTextureM _init _need _rotate _scale _transform addRenderObject3D add_String add_i add_i_String add_if add_iff add_iffff add_ifffff add_iffffff add_iffffffif add_ifffffiiiif add_ifffiiiif add_iffif add_iffif_ab add_iffiiiifi a...
来源: Laya3.0_api 发布时间: 20231102
...ambientColor : Vector3 设置环境光颜色。 StandardMaterial ambientTexture : BaseTexture 获取环境贴图。 StandardMaterial blend : int透明混合。BaseMaterial blendConstColor : Vector4混合常量颜色。BaseMaterial blendEquation : int混合方程。BaseMaterial blendEquationAl...
来源: laya_api 发布时间: 20170929
...cumentationAll Packages | All Classes | Index | Frames No Frames BaseTextureProperties | Methods | Constants Packagelaya.resourceClasspublic class BaseTextureInheritanceBaseTexture laya.resource.BitmapSubclasses RenderTexture2D, Texture2D BaseTexture 纹理的父类,抽象类,不允许...
来源: Laya2.0_api 发布时间: 20190513
...RANSPARENT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSr...
来源: Laya3.0_api 发布时间: 20231115
...RANSPARENT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSr...
来源: Laya3.0_api 发布时间: 20231115
...RANSPARENT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSr...
来源: Laya3.0_api 发布时间: 20231115
...aderName("CMatShader"); } public SetMainTex(value) { this._shaderValues.setTexture(CMat._mainTex, value); } public SetMainCol(value) { this._shaderValues.setVector3(CMat._mainCol, value); } /** * 设置渲染相关状态。 */ private static initShader(): void { var attributeMap:Object = { 'a_Positi...
来源: Laya_社区 发布时间: 20190814