Method PlaneVerticesFromHandleDirection
PlaneVerticesFromHandleDirection(ref Vector3[], HandleDirection, Vector3, Vector3)
선언
protected static void PlaneVerticesFromHandleDirection(ref Vector3[] outVertices, PrimitiveBoundsHandle.HandleDirection handleDirection, Vector3 boundsSize, Vector3 boundsCenter)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Vector3[] | outVertices | |
PrimitiveBoundsHandle.HandleDirection | handleDirection | |
Vector3 | boundsSize | |
Vector3 | boundsCenter |