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

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

91. laya.d3.core.particleshuriken.module.shape.BaseShape_API3.0 [ 60%]

...archy BaseShape BoxShape 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/parti...

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

92. laya.d3.core.QuaternionKeyframe_API3.0 [ 60%]

...于创建四元数关键帧实例。 Hierarchy Keyframe QuaternionKeyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone cloneTo Constructors constructor new QuaternionKeyframe(weightMode?: bool...

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

93. laya.d3.core.trail.VertexTrail_API3.0 [ 60%]

...ail VertexTrail 类用于创建拖尾顶点结构。 Hierarchy VertexTrail Implements IVertex Index Properties TRAIL_COLOR TRAIL_OFFSETVECTOR TRAIL_POSITION0 TRAIL_TEXTURECOORDINATE0X TRAIL_TEXTURECOORDINATE0Y TRAIL_TIME0 Accessors vertexDeclaration vertexDeclaration1 vertexDeclaration2 Properties S...

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

94. laya.d3.renderobjs.nativeobj.NativeRenderGeometryElementOBJ_API3.0 [ 60%]

...ss NativeRenderGeometryElementOBJ Hierarchy NativeRenderGeometryElementOBJ Implements IRenderGeometryElement Index Properties _nativeObj Accessors bufferState drawType indexFormat instanceCount mode Methods clearRenderParams Properties _nativeObj _nativeObj: any Defined in laya/d3/RenderObjs/NativeO...

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

95. 多个模块之间相互嵌套import,导致运行报错 [ 59%]

...监听attack事件,调用自已的change函数。 Animal.tsclass Animal implements EventEmiter { public sex: number = 0; public Create(): void {} public Attack(): void { this.emit('attack'); } } Manager.ts public CreateCat(): void { let self = this; let cat = new Cat(); cat.Create(); cat.on('attac...

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

96. laya.d3.renderobjs.nativeobj.NativeShadowCullInfo_API3.0 [ 59%]

...veShadowCullInfo Class NativeShadowCullInfo Hierarchy NativeShadowCullInfo Implements IShadowCullInfo Index Constructors constructor Properties MemoryBlock_size Accessors cullPlaneCount cullPlanes cullSphere direction position Constructors constructor new NativeShadowCullInfo(): NativeShadowCullInfo...

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

97. laya.d3.core.particleshuriken.module.StartFrame_API3.0 [ 59%]

...ass StartFrame StartFrame 类用于创建开始帧。 Hierarchy StartFrame Implements IClone Index Constructors constructor Accessors constant constantMax constantMin type Methods clone cloneTo createByConstant createByRandomTwoConstant Constructors constructor new StartFrame(): StartFrame Defined i...

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

98. laya.d3.resource.RenderTexture_API3.0 [ 58%]

... RenderTexture RenderTextureCube WebXRRenderTexture MulSampleRenderTexture Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarget _renderTarget destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMo...

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

99. 在Native端IOS下提示反射找不到方法? [ 58%]

...ort "JSProxy.h" #import "ViewController.h" #import <conchRuntime.h> @implementation JSProxy +(void)playVideo: (NSString*) url {     NSLog(@"playVideo");     // 静态函数回调通知JS层     [[conchRuntime GetIOSConchRuntime] runJS: @"video.end()"]; } @end 请问,代码什么地方...

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

100. laya.d3.resource.RenderTextureCube_API3.0 [ 58%]

...tureCube Class RenderTextureCube Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarget _renderTarget destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMo...

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