大约有 246 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0028 秒)
...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
...于创建四元数关键帧实例。 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
...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
...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
...监听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
...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
...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
... 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
...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
...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