大约有 223 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0062 秒)
...数 Returns number 点积 Static forwardLookAt forwardLookAt(eye: Vector3, target: Vector3, up: Vector3, out: Quaternion): void Defined in laya/d3/math/Quaternion.ts:527 计算观察四元数(适用gameObject) Parameters eye: Vector3 观察者位置 target: Vector3 目标位置 up: Vector3 上...
来源: Laya3.0_api 发布时间: 20231102
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
...true; /// <summary> /// Around center. /// </summary> //public target: Transform3D; public AroundPos: Vector3 = new Vector3(); /// <summary> /// Settings of mouse button, pointer and scrollwheel. /// </summary> public mouseSettings: MouseSettings = new MouseSettings(0, 1, 0.3...
来源: Laya_社区 发布时间: 20190224
...erticalSize parent postProcess projectionMatrix projectionViewMatrix renderTarget renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark Methods _applyCommandBuffer _createOpaqueTexture _initialize _isLayerVisible _needRenderGamma _processActive _updateCameraRenderData ...
来源: Laya3.0_api 发布时间: 20231115
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231102
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
...ue: number Returns void depthTextureFormat get depthTextureFormat(): RenderTargetFormat set depthTextureFormat(value: RenderTargetFormat): void Inherited from Camera.depthTextureFormat Defined in laya/d3/core/Camera.ts:629 深度贴图格式 Returns RenderTargetFormat Inherited from Camera.depthText...
来源: Laya3.0_api 发布时间: 20231115
...otected function onCom(event:Event):void { var loaderInfo:LoaderInfo=event.target as LoaderInfo; var mc:MovieClip=loaderInfo.content as MovieClip; mc.play(); addChild(mc); } 3D补间目前还不支持!!! 2.如果不可以转的话,可以把补间动画导出成视频或者gif图片之类...
来源: Laya_社区 发布时间: 20151216
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231102