大约有 1,130 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0061 秒)
...aron 赞同来自: /*layaMaxUI.ts *This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; export module ui { export class BGPageUI extends View { constructor(){ super()} createChildren...
来源: Laya_社区 发布时间: 20181014
...骼索引、骨骼权重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalTexture0Texture1SkinTangent blendWeight : Vector4[read-only] VertexPositionNormalTexture0Texture1SkinTangent normal : Vector3[read-only] VertexPositionNormalText...
来源: laya_api 发布时间: 20170929
...erited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D clearColor : Vector4摄像机的清除颜色。BaseCamera clearFlag : int清...
来源: laya_api 发布时间: 20170929
...t2D Texture 是一个纹理处理类。 Public Properties PropertyDefined By _atlasID : int = -1Texture bitmap : * 图片或者canvas 。Texture DEF_UV : Array[static] 默认 UV 信息。Texture height : Number 实际高度。Texture INV_UV : Array[static] 反转 UV 信息。Texture...
来源: laya_api 发布时间: 20170929
...erited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D aspectRatio : Number[write-only] 设置横纵比。 VRCamera clearColor : Vector...
来源: laya_api 发布时间: 20170929
...属性的值不会影响其他属性。 Public Properties PropertyDefined By bottom : Number[read-only] 此矩形底端的 Y 轴坐标。y 和 height 属性的和。Rectangle height : Number 矩形的高度。Rectangle right : Number[read-only] 此矩形右侧的 X 轴坐标。 x 和 width...
来源: laya_api 发布时间: 20170929
...型为"bitmap"类型的画布数量。 Public Properties PropertyDefined By canvasBitmap : int = 0[static] 画布 canvas 使用位图渲染的次数。Stat canvasNormal : int = 0[static] 画布 canvas 使用标准渲染的次数。Stat canvasReCache : int = 0[static] 画布 canvas 缓冲...
来源: laya_api 发布时间: 20170929
...ect Shader3D 类用于创建Shader3D。 Public Properties PropertyDefined By debugMode : Boolean = false[static] 是否开启调试模式。 Shader3DPublic Methods MethodDefined By Shader3D(name:String, attributeMap:Object, uniformMap:Object, enableInstancing:Boolean) 创建一个 Shader3D ...
来源: Laya2.0_api 发布时间: 20190513
...tanceUtils Object Utils 是工具类。 Public Properties PropertyDefined By parseXMLFromString : Function[static] 将字符串解析成 XML 对象。 UtilsPublic Methods MethodDefined By bind(fun:Function, scope:*):Function[static] 给传入的函数绑定作用域,返回绑定后的函...
来源: laya_api 发布时间: 20170929
...erited Public Properties Show Inherited Public Properties PropertyDefined By allowRotation : Boolean是否允许旋转,如果不希望刚体旋转,这设置为falseRigidBody allowSleep : Boolean是否允许休眠,允许休眠能提高性能RigidBody angularDamping : Number旋转速...
来源: Laya2.0_api 发布时间: 20190513