大约有 1,654 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0053 秒)
Laya_社区(831) Laya3.0_api(384) Laya2.0_api(195) laya_api(183) Laya2.0_文档(39) Laya3.0_文档(18) Laya2.0_示例(2) Laya_示例(2)
...a/d3/RenderObjs/NativeOBJ/NativeCameraCullInfo.ts:28 Accessors cullingMask get cullingMask(): number set cullingMask(cullingMask: number): void Defined in laya/d3/RenderObjs/NativeOBJ/NativeCameraCullInfo.ts:59 Returns number Defined in laya/d3/RenderObjs/NativeOBJ/NativeCameraCullInfo.ts:54 Paramet...
来源: Laya3.0_api 发布时间: 20231115
...WeldJoint.ts:14 [首次设置有效]关节的自身刚体 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean damping get damping(): number set damping(value: number): void Defined in laya/physics/joint/WeldJoint.ts:69 刚...
来源: Laya3.0_api 发布时间: 20231115
...] 获取播放器的动画索引。 Implementation public function get currentAnimationClipIndex():intcurrentFrameIndexproperty currentFrameIndex:int [read-only] 获取播放器帧数。 Implementation public function get currentFrameIndex():intnodeCountproperty nodeCount:int ...
来源: laya_api 发布时间: 20170929
...y] 获取位置。BaseCamera renderingOrder : intBaseCamera renderTarget : RenderTexture 获取渲染场景的渲染目标。 BaseCamera renderTargetSize : Size 获取渲染目标的尺寸 BaseCamera right : Vector3[read-only] 获取右向量。 BaseCamera scene : Scene[read-only] 获...
来源: laya_api 发布时间: 20170929
...():void[override] ColliderBase _onEnable():void[override] ColliderBase getDef():*[override] BoxColliderProperty Detailheightpropertyheight:Number矩形高度 Implementation public function get height():Number public function set height(value:Number):voidwidthproperty width:Number...
来源: Laya2.0_api 发布时间: 20190513
...4 [read-only] 取变换矩阵。 Implementation public function get matrix():Matrix4x4offsetproperty offset:Vector2 取偏移。 Implementation public function get offset():Vector2 public function set offset(value:Vector2):voidrotationproperty rotation:Number 取旋转。...
来源: laya_api 发布时间: 20170929
...llScreen:Size [read-only] Implementation public static function get fullScreen():Sizeheightproperty height:int [read-only] Implementation public function get height():intwidthproperty width:int [read-only] Implementation public function get width():intConstructor D...
来源: laya_api 发布时间: 20170929
...propertycolor:Color 获取颜色。 Implementation public function get color():Color public function set color(value:Color):voidfontSizeproperty fontSize:int 获取字体尺寸。 Implementation public function get fontSize():int public function set fontSize(value:int)...
来源: Laya2.0_api 发布时间: 20190513
...llScreen:Size [read-only] Implementation public static function get fullScreen():Sizeheightproperty height:int [read-only] Implementation public function get height():intwidthproperty width:int [read-only] Implementation public function get width():intConstructor D...
来源: Laya2.0_api 发布时间: 20190513
...1.当前ShaderVariant着色器变种对应的Shader3D ```typescript public get shader(): Shader3D; ``` 2.子着色器索引 ```typescript public get subShaderIndex(): number; ``` 3.通道索引 ```typescript public get passIndex(): number; ``` 4.宏定义集合 ```typescript public get defineNames()...
来源: Laya2.0_文档 发布时间: 20210714