• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,036 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0046 秒)

131. laya.d3.text.TextMesh_API3.0 [ 90%]

... Parameters value: Color Returns void 颜色。 fontSize get fontSize(): number set fontSize(value: number): void Defined in laya/d3/text/TextMesh.ts:32 获取字体尺寸。 Returns number 字体尺寸。 Defined in laya/d3/text/TextMesh.ts:40 设置字体储存。 Parameters value: number 字体...

来源: Laya3.0_api 发布时间: 20231115

132. laya.net.ResourceVersion_API3.0 [ 90%]

...dVersionPrefix enable Properties Static FILENAME_VERSION FILENAME_VERSION: number = 2 Defined in laya/net/ResourceVersion.ts:13 基于文件名映射管理方式(新版本IDE默认类型) Static FOLDER_VERSION FOLDER_VERSION: number = 1 Defined in laya/net/ResourceVersion.ts:11 基于文件夹...

来源: Laya3.0_api 发布时间: 20231102

133. laya.d3.core.render.BloomEffect_API3.0 [ 90%]

...一个 BloomEffect 实例。 Returns BloomEffect Properties clamp clamp: number = 65472 Defined in laya/d3/core/render/BloomEffect.ts:81 限制泛光像素的数量,该值在伽马空间。 color color: Color = new Color(1.0, 1.0, 1.0, 1.0) Defined in laya/d3/core/render/BloomEffect.ts:83 泛光颜...

来源: Laya3.0_api 发布时间: 20231102

134. laya.d3.component.hlod.HLODBatchMesh_API3.0 [ 90%]

...是否销毁。 Returns boolean 是否销毁。 drawType get drawType(): number set drawType(value: number): void Inherited from GeometryElement.drawType Defined in laya/d3/core/GeometryElement.ts:52 draw Type Returns number Inherited from GeometryElement.drawType Defined in laya/d3/core/GeometryEle...

来源: Laya3.0_api 发布时间: 20231115

135. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 90%]

...ransformations Constructors constructor new CannonBoxColliderShape(sizeX?: number, sizeY?: number, sizeZ?: number): CannonBoxColliderShape Overrides CannonColliderShape.constructor Defined in laya/d3/physicsCannon/shape/CannonBoxColliderShape.ts:44 创建一个新的 BoxColliderShape 实例。 Param...

来源: Laya3.0_api 发布时间: 20231102

136. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 90%]

...rameters value: AnimatorState | null Returns void duration get duration(): number Defined in laya/d3/component/Animator/AnimatorPlayState.ts:51 当前动画的持续时间,以秒为单位。 Returns number normalizedTime get normalizedTime(): number Defined in laya/d3/component/Animator/AnimatorPl...

来源: Laya3.0_api 发布时间: 20231115

137. laya.d3.component.AnimatorState_API3.0 [ 90%]

... AnimatorState 实例。 Returns AnimatorState Properties clipEnd clipEnd: number = 1 Defined in laya/d3/component/AnimatorState.ts:41 动作播放结束时间。 clipStart clipStart: number = 0 Defined in laya/d3/component/AnimatorState.ts:39 动作播放起始时间。 name name: string Defined in...

来源: Laya3.0_api 发布时间: 20231102

138. laya.d3.component.staticmesh.StaticBatchSubMesh_API3.0 [ 90%]

...fined in laya/d3/core/GeometryElement.ts:20 indexByteCount indexByteCount: number Defined in laya/d3/component/staticmesh/StaticBatchSubMesh.ts:34 subInfos subInfos: StaticBatchSubInfo[] Defined in laya/d3/component/staticmesh/StaticBatchSubMesh.ts:32 Accessors bufferState get bufferState(): BufferS...

来源: Laya3.0_api 发布时间: 20231115

139. laya.display.cmd.DrawLineCmd [ 90%]

...Object 绘制单条曲线 Public Properties PropertyDefined By  fromX : Number X轴开始位置。 DrawLineCmd  fromY : Number Y轴开始位置。 DrawLineCmd  lineColor : String 颜色。 DrawLineCmd  lineWidth : Number (可选)线条宽度。 DrawLineCmd  toX : Number X轴结束位...

来源: Laya2.0_api 发布时间: 20190513

140. laya.device.geolocation.GeolocationInfo [ 90%]

...eGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo  altitude : Number[read-only] GeolocationInfo  altitudeAccuracy : Number[read-only] GeolocationInfo  heading : Number[read-only] GeolocationInfo  latitude : Number[read-only] Geolocat...

来源: laya_api 发布时间: 20170929