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

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

151. laya.d3.core.particleshuriken.module.shape.BaseShape_API3.0 [ 89%]

... CircleShape ConeShape HemisphereShape SphereShape Implements IClone Index Constructors constructor Properties enable randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new BaseShape(): BaseShape Defined in laya/d3/core/particleShuriKen/module/shape...

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

152. laya.d3.resource.models.MorphTargetData_API3.0 [ 89%]

...ata" MorphTargetData Class MorphTargetData Hierarchy MorphTargetData Index Constructors constructor Properties bounds elementCount vertexCount vertexDec Accessors channelCount Methods addMorphChannel clone destroy getMorphChannel getMorphChannelbyIndex initData Constructors constructor new MorphTarg...

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

153. laya.d3.core.scene.SceneRenderManager_API3.0 [ 89%]

...染节点管理 Hierarchy SceneRenderManager BVHSceneRenderManager Index Constructors constructor Accessors list Methods addMotionObject addRenderObject destroy removeMotionObject removeRenderObject updateMotionObjects Constructors constructor new SceneRenderManager(): SceneRenderManager Defined in ...

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

154. laya.events.TouchInfo_API3.0 [ 89%]

... TouchInfo Class TouchInfo Hierarchy TouchInfo Implements ITouchInfo Index Constructors constructor Properties began clickCancelled clickCount downTargets event lastRollOver moved pos target touchId Methods begin clickTest end move reset Constructors constructor new TouchInfo(touches: Array<Touch...

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

155. laya.d3.core.particleshuriken.module.shape.CircleShape_API3.0 [ 89%]

...形粒子形状。 Hierarchy BaseShape CircleShape Implements IClone Index Constructors constructor Properties arc emitFromEdge enable radius randomDirection shapeType Accessors arcDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new CircleShape(): CircleShape Override...

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

156. laya.d3.core.HeightMap_API3.0 [ 89%]

...tMap HeightMap 类用于实现高度图数据。 Hierarchy HeightMap Index Constructors constructor Accessors height maxHeight minHeight width Methods getHeight creatFromMesh createFromImage Constructors constructor new HeightMap(width: number, height: number, minHeight: number, maxHeight: number): ...

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

157. 发布微信小游戏运行错误,Class constructor xx cannot be invoked without 'new' [ 89%]

发布微信小游戏运行错误,Class constructor xx cannot be invoked without 'new' 最终定位问题原因是给一个3d物体挂在脚本的时候 比如有个脚本是: class Test extends Laya.Script3D{ }   如xxx是一个3D节点,代码里执行: let script:Test = xxx.addComponent(Test...

来源: Laya_社区 发布时间: 20200309

158. laya.display.css.TextStyle_API3.0 [ 89%]

...le" TextStyle Class TextStyle 文本的样式类 Hierarchy TextStyle Index Constructors constructor Properties align bold color font fontSize italic leading strikethrough stroke strokeColor underline underlineColor valign Constructors constructor new TextStyle(): TextStyle Defined in laya/display/cs...

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

159. 网页调试崩溃了 [ 89%]

... 我拷了一点this._program展开后的内容: proto__:WebGLProgram {constructor: , Symbol(Symbol.toStringTag): "WebGLProgram"} constructor:function WebGLProgram() { … } [[Scopes]]:Scopes[0] arguments:null caller:null length:0 name:"WebGLProgram" prototype:WebGLProgram {constructor: , Symbol(S...

来源: Laya_社区 发布时间: 20180822

160. laya.d3.math.Rand_API3.0 [ 89%]

...过32位无符号整型随机种子创建随机数。 Hierarchy Rand Index Constructors constructor Properties seeds Accessors seed Methods getFloat getSignedFloat getUint getByteFromInt getFloatFromInt Constructors constructor new Rand(seed: number): Rand Defined in laya/d3/math/Rand.ts:48 创建...

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