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

大约有 11 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0032 秒)

1. laya.utils.Log_API3.0 [ 100%]

...maxCount: number = 50 Defined in laya/utils/Log.ts:16 最大打印数量,超过这个数量,则自动清理一次,默认为50次 Methods Static clear clear(): void Defined in laya/utils/Log.ts:72 清理日志 Returns void Static enable enable(): void Defined in laya/utils/Log.ts:23 激活Log...

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

2. laya.utils.Byte_API3.0 [ 88%]

...置。 len: number 需要读取的字节长度。如果要读取的长度超过可读取范围,则只返回可读范围内的值。 Returns any 读取的 Float32Array 对象。 readFloat64 readFloat64(): number Defined in laya/utils/Byte.ts:248 从字节流的当前字节偏移量位置处读取...

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

3. Config3D_API3.0 [ 81%]

...nt: number = 7 Defined in Config3D.ts:69 一个BVH节点最大的cell数,超过这个数会分离 Static customResolution customResolution: boolean = false Defined in Config3D.ts:27 设置自定义分辨率 Static debugFrustumCulling debugFrustumCulling: boolean = false Defined in Config3D.ts:89 i...

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

4. laya.events.InputManager_API3.0 [ 75%]

...ents/InputManager.ts:26 如果鼠标按下的位置和弹起的位置距离超过这个阀值,则不视为一次点击 Static isTextInputting isTextInputting: boolean = false Defined in laya/events/InputManager.ts:33 当前是否正在输入文字 Static isiOSWKwebView isiOSWKwebView: boolean = fa...

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

5. laya.physics.PolygonCollider_API3.0 [ 56%]

...b2_maxPolygonVertices,这数值默认是8,所以点的数量不建议超过8个,也不能小于3个 Hierarchy ColliderBase PolygonCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed enabled...

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

6. laya.maths.Quaternion_API3.0 [ 54%]

...oxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产生瞬间反转 Parameters out: Vector3 欧拉角值 Returns void identity identity(): void Defined in laya/maths/Quaternion.ts:451 设置四元数为单位算数 Returns void invert invert(out: Qu...

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

7. laya.d3.math.Quaternion_API3.0 [ 53%]

...oxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产生瞬间反转 Parameters out: Vector3 欧拉角值 Returns void identity identity(): void Defined in laya/d3/math/Quaternion.ts:451 设置四元数为单位算数 Returns void invert invert(out: ...

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

8. laya.d3.math.native.ConchQuaternion_API3.0 [ 52%]

...oxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产生瞬间反转 Parameters out: ConchVector3 欧拉角值 Returns void identity identity(): void Defined in laya/d3/math/Native/ConchQuaternion.ts:608 设置四元数为单位算数 Returns void in...

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

9. laya.d3.core.material.RenderState_API3.0 [ 40%]

...in laya/d3/core/material/RenderState.ts:112 增加当前模具缓冲区值,超过最大值的时候循环 Static STENCILOP_INVERT STENCILOP_INVERT: number = StencilOperation.Invert Defined in laya/d3/core/material/RenderState.ts:118 按位反转当前的模板缓冲区的值 Static STENCILOP_KEEP ST...

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

10. laya.display.Text_API3.0 [ 25%]

...用:可见,表示文本不受文本宽高约束全部可见;隐藏,超过文本宽高就会被裁切掉,性能最好; 滚动,表示超出宽高的部分被隐藏,可以通过划动控制显示在宽高内区域;自动收缩,表示文本会跟随宽高的大小而自动调整文...

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