大约有 24 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0025 秒)
...trix4x4):void 计算BlillBoard矩阵 Parameters objectPosition:Vector3 — 物体位置 cameraPosition:Vector3 — 相机位置 cameraRight:Vector3 — 相机上向量 cameraUp:Vector3 — 相机前向量 cameraForward:Vector3 — 变换矩阵 mat:Matrix4x4clone()method public function c...
来源: Laya2.0_api 发布时间: 20190513
...Matrix4x4.ts:724 计算BlillBoard矩阵 Parameters objectPosition: Vector3 物体位置 cameraPosition: Vector3 相机位置 cameraUp: Vector3 相机上向量 cameraForward: Vector3 相机前向量 mat: Matrix4x4 变换矩阵 Returns void Static createAffineTransformation createAffineTransformation(...
来源: Laya3.0_api 发布时间: 20231115
...Matrix4x4.ts:702 计算BlillBoard矩阵 Parameters objectPosition: Vector3 物体位置 cameraPosition: Vector3 相机位置 cameraUp: Vector3 相机上向量 cameraForward: Vector3 相机前向量 mat: Matrix4x4 变换矩阵 Returns void Static createAffineTransformation createAffineTransformation(...
来源: Laya3.0_api 发布时间: 20231102
...命周期方法 2.1 组件的生命周期方法 生命周期方法是指在物体的创建、销毁、激活、禁用等过程中,会自动调用的方法。当使用自定义的组件脚本时,可以实现如下生命周期方法,方便快速开发业务逻辑。可以在每个方法中打印...
来源: Laya3.0_文档 发布时间: 20241014