大约有 70 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0026 秒)
...数据。 Public Properties PropertyDefined By height : int[read-only] 获取高度。 HeightMap maxHeight : int[read-only] 最大高度。 HeightMap minHeight : int[read-only] 最大高度。 HeightMap width : int[read-only] 获取宽度。 HeightMapPublic Methods MethodDefined By ...
来源: laya_api 发布时间: 20170929
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D depth : Number[read-only] 获取...
来源: laya_api 发布时间: 20170929
...指定 id 的第一个对象的引用。 Browser now():Number[static] 获取浏览器当前时间戳,单位为毫秒。 Browser removeElement(ele:*):void[static] 移除指定的浏览器原生节点对象。 BrowserProperty Detailcanvaspropertypublic static var canvas:HTMLCanvas 全局画布...
来源: laya_api 发布时间: 20170929
... CylinderMesh radius : Number 返回半径 CylinderMesh slices : int 获取宽度分段 CylinderMeshPublic Methods MethodDefined By CylinderMesh(radius:Number = 0.5, height:Number = 2, slices:int = 32) 创建一个圆柱体模型 CylinderMeshProtected Methods MethodDefined By recreat...
来源: laya_api 发布时间: 20170929
...V : Array[static] 反转 UV 信息。Texture isLinearSampling : Boolean 获取当前纹理是否启用了线性采样。 Texture loaded : Boolean[read-only] 表示是否加载成功,只能表示初次载入成功(通常包含下载和载入),并不能完全表示资源是否可立即使...
来源: laya_api 发布时间: 20170929
...c Properties PropertyDefined By defaulteTexture : BaseTexture[read-only] 获取纹理资源。 BaseTexture depthStencilBuffer : *[read-only] RenderTexture depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture format : int[read-only] 纹理格式 Base...
来源: laya_api 发布时间: 20170929
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMod...
来源: laya_api 发布时间: 20170929
...pertyDefined By radius : Number 返回半径 SphereMesh slices : int 获取宽度分段 SphereMesh stacks : int 获取高度分段 SphereMeshPublic Methods MethodDefined By SphereMesh(radius:Number = 0.5, stacks:int = 32, slices:int = 32) 创建一个球体模型 SphereMeshProtected Me...
来源: laya_api 发布时间: 20170929
...式,创建一个 HTMLChar 类的实例。 HTMLChar getSprite():Sprite 获取与此对象绑定的显示对象 Sprite。 HTMLChar setSprite(sprite:Sprite):void 设置与此对象绑定的显示对象 Sprite 。 HTMLCharProperty Detailcharpropertypublic var char:String 字符。charNumproperty...
来源: laya_api 发布时间: 20170422
...Properties PropertyDefined By defaulteTexture : BaseTexture[read-only] 获取纹理资源。 BaseTexture format : int[read-only] 纹理格式 BaseTexture height : int[read-only] 获取高度。 BaseTexture magFifter : int 放大过滤器 BaseTexture minFifter : int 缩小过滤器 Ba...
来源: laya_api 发布时间: 20170929