Plane.SetNormalAndPosition 设置法线和位置

function SetNormalAndPosition (inNormal : Vector3, inPoint : Vector3) : void

Description描述

Sets a plane using a point that lies within it plus a normal to orient it (note that the normal must be a normalised vector).

设置平面上的点和法线的朝向(注意法线必须是规范化的向量)。

最后修改:2011年9月16日 Friday 20:45

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。