大约有 1,336 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya3.0_文档(9) Laya_社区(5) Laya2.0_示例(2) Laya_示例(2)
...edopropertyalbedo:Vector4 获取反射率。 Implementation public function get albedo():Vector4 public function set albedo(value:Vector4):voidcolorproperty color:Vector4 获取颜色。 Implementation public function get color():Vector4 public function set color(value...
来源: laya_api 发布时间: 20170929
...ure:Texture2D 获取天空立方体纹理。 Implementation public function get texture():Texture2D public function set texture(value:Texture2D):voidConstructor DetailSkyDome()Constructorpublic function SkyDome() 创建一个 SkyBox 实例。 Method Detail_render()methodoverride publi...
来源: laya_api 发布时间: 20170929
...lseedpropertyseed:uint 获取随机种子。 Implementation public function get seed():uint public function set seed(value:uint):voidseedsproperty public var seeds:Uint32Array获取随机种子。Constructor DetailRand()Constructorpublic function Rand(seed:uint) 创建一个 Rand 实...
来源: laya_api 发布时间: 20170929
...lseedpropertyseed:uint 获取随机种子。 Implementation public function get seed():uint public function set seed(value:uint):voidseedsproperty public var seeds:Uint32Array获取随机种子。Constructor DetailRand()Constructorpublic function Rand(seed:uint) 创建一个 Rand 实...
来源: Laya2.0_api 发布时间: 20190513
...c] 加载Avatar文件。 AvatarConstructor DetailAvatar()Constructorpublic function Avatar() 创建一个 Avatar 实例。 Method Detail_cloneDatasToAnimator()method public function _cloneDatasToAnimator(destAnimator:Animator):void 克隆数据到Avatr。 Parameters destAnimator:Animator — 克隆...
来源: Laya2.0_api 发布时间: 20190513
...pertycursor:String 设置鼠标样式 Implementation public static function get cursor():String public static function set cursor(value:String):voidConstructor DetailMouse()Constructorpublic function Mouse()Method Detailhide()method public static function hide():void 隐藏鼠标 show...
来源: laya_api 发布时间: 20170929
...countpropertycount:int 获取节点个数。 Implementation public function get count():int public function set count(value:int):voidConstructor DetailKeyframeNodeList()Constructorpublic function KeyframeNodeList() 创建一个 KeyframeNodeList 实例。 Method DetailgetNodeByIndex()m...
来源: Laya2.0_api 发布时间: 20190513
...ropertymaterial:BaseMaterial 获取材质。 Implementation public function get material():BaseMaterial public function set material(value:BaseMaterial):voidmeshproperty mesh:SkyMesh 获取网格。 Implementation public function get mesh():SkyMesh public function set ...
来源: Laya2.0_api 发布时间: 20190513
...ropertyexposure:Number 获取曝光强度。 Implementation public function get exposure():Number public function set exposure(value:Number):voidrotationproperty rotation:Number 获取曝光强度。 Implementation public function get rotation():Number public function ...
来源: Laya2.0_api 发布时间: 20190513
...包围盒的最小点。 BoundsConstructor DetailBounds()Constructorpublic function Bounds(min:Vector3, max:Vector3) 创建一个 Bounds 实例。 Parameters min:Vector3 — min 最小坐标 max:Vector3 — max 最大坐标。 Method Detailclone()method public function clone():* 克隆。 Returns*...
来源: Laya2.0_api 发布时间: 20190513