大约有 509 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0060 秒)
Laya3.0_api(272) Laya2.0_api(99) laya_api(88) Laya_社区(22) Laya2.0_文档(20) Laya3.0_文档(7) Laya2.0_示例(1)
...URL Defined in laya/resource/Resource.ts:196 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231102
...sSimulation" PhysicsSimulation Class PhysicsSimulation Simulation 类用于创建物理模拟器。 Hierarchy PhysicsSimulation Index Properties dt fixedTimeStep maxSubSteps disableSimulation Accessors continuousCollisionDetection gravity Methods addConstraint addVehicle clearForces createRaycastVeh...
来源: Laya3.0_api 发布时间: 20231115
...nt/AnimatorState" AnimatorState Class AnimatorState AnimatorState 类用于创建动作状态。 Hierarchy AnimatorState Implements IReferenceCounter IClone Index Constructors constructor Properties clipEnd clipStart name speed Accessors clip Methods _addReference _clearReference _getReferenceCount ...
来源: Laya3.0_api 发布时间: 20231102
...riKen/module/shape/ConeShape" ConeShape Class ConeShape ConeShape 类用于创建锥形粒子形状。 Hierarchy BaseShape ConeShape Implements IClone Index Constructors constructor Properties angle emitType enable length radius randomDirection shapeType Accessors angleDEG Methods clone cloneTo gene...
来源: Laya3.0_api 发布时间: 20231115
...math/Native/ConchVector3" ConchVector3 Class ConchVector3 Vector3 类用于创建三维向量。 Hierarchy ConchVector3 Implements IClone Index Constructors constructor Properties elements ForwardLH ForwardRH NAN NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Accessors x y z Methods clone cloneTo fromA...
来源: Laya3.0_api 发布时间: 20231102
...据。 要使用 Socket 类的方法,请先使用构造函数 new Socket 创建一个 Socket 对象。 Socket 以异步方式传输和接收数据。 Hierarchy EventDispatcher Socket Index Constructors constructor Properties disableInput protocols BIG_ENDIAN LITTLE_ENDIAN Accessors connected endia...
来源: Laya3.0_api 发布时间: 20231115
...D(): RenderContext3D Defined in laya/d3/core/render/RenderContext3D.ts:171 创建一个 RenderContext3D 实例。 Returns RenderContext3D Properties configPipeLineMode configPipeLineMode: PipelineMode = "Forward" Defined in laya/d3/core/render/RenderContext3D.ts:57 设置渲染管线 Static clientHe...
来源: Laya3.0_api 发布时间: 20231115
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...
来源: laya_api 发布时间: 20170929
...行工具构建和发布项目 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 自定义场景类导出layaMaxUI.ts有前缀导致报错 项目分包后, 运行出错 请问如何让textinput组件输入密码的时候显示*号? 路径是对的,但老是,调试控制台...
来源: Laya_社区 发布时间: 20170327