大约有 12 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0066 秒)
...ra projectionMatrix : Matrix4x4获取投影矩阵。Camera projectionViewMatrix : Matrix4x4[read-only] 获取视图投影矩阵。 Camera renderingOrder : intBaseCamera renderTarget : RenderTexture 获取渲染场景的渲染目标。 BaseCamera renderTargetSize : Size 获取渲染目标的...
来源: laya_api 发布时间: 20170929
...ra projectionMatrix : Matrix4x4获取投影矩阵。Camera projectionViewMatrix : Matrix4x4[read-only] 获取视图投影矩阵。 Camera renderingOrder : intBaseCamera renderTarget : RenderTexture 获取自定义渲染场景的渲染目标。 Camera scene : *[read-only] 获得所属场...
来源: Laya2.0_api 发布时间: 20190513
...nt=function(position,out){ Matrix4x4.multiply(this._projectionMatrix,this._viewMatrix,this._projectionViewMatrix); this.viewport.project(position,this._projectionViewMatrix,out); var outE=out.elements; if (out.z < 0.0 || out.z > 1.0){ outE[0]=outE[1]=outE[2]=NaN; }else { outE[0]=outE[0] / Laya...
来源: Laya_社区 发布时间: 20171229
...------------------------------------- laya.core.js:14871 Camera {_updateViewMatrix: false, enableRender: true, _viewMatrix: Matrix4x4, _projectionMatrix: Matrix4x4, _projectionViewMatrix: Matrix4x4, …} ManageVisual01Space.ts:34 TypeError: Cannot set property 'x' of undefined laya.d3.js:18879 at...
来源: Laya_社区 发布时间: 20190416
...rticalSize : 10 _parent : Scene3D _projectionMatrix : Matrix4x4 _projectionViewMatrix : Matrix4x4 _projectionViewMatrixNoTranslateScale : Matrix4x4 _renderingOrder : 0 _scene : Scene3D _shaderValues : ShaderData _transform : Transform3D _useUserProjectionMatrix : false _viewMatrix : Matrix4x4 _viewp...
来源: Laya_社区 发布时间: 20181203
...hic orthographicVerticalSize parent postProcess projectionMatrix projectionViewMatrix renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark Methods _applyCommandBuffer _createOpaqueTexture _initialize _isLayerVisible _needRenderGamma _processActive _updateCameraRenderD...
来源: Laya3.0_api 发布时间: 20231115
...tring = FORWARDRENDERING[static] 渲染模式,前向渲染。BaseCamera VIEWMATRIX : int[static] BaseCamera VIEWPROJECTMATRIX : int[static] BaseCamera VPMATRIX_NO_TRANSLATE : int[static] BaseCameraProperty DetailclearColorpropertypublic var clearColor:Vector4摄像机的清除颜色,默认...
来源: Laya2.0_api 发布时间: 20190513
...r3(0,1,0), false); let v:Matrix4x4 = this.ShadowCamera.viewMatrix; let p:Matrix4x4 = this.ShadowCamera.projectionMatrix; let o:Matrix4x4 = new Matrix4x4( 0.50000 ,0.00000,0.00000,0.50000, 0.00...
来源: Laya_社区 发布时间: 20200229
...型获得所有组件。 Sprite3D getProjectionViewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(orig...
来源: laya_api 发布时间: 20170929
...hic orthographicVerticalSize parent postProcess projectionMatrix projectionViewMatrix renderTarget renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark Methods _applyCommandBuffer _createOpaqueTexture _initialize _isLayerVisible _needRenderGamma _processActive _update...
来源: Laya3.0_api 发布时间: 20231115