본문으로 건너뛰기

MoveVertexToSurfaceProjection

Overloads

NameDescription
MoveVertexToSurfaceProjection()점-면 이동 : 선택한 위치를 선택한 면으로 투영
MoveVertexToSurfaceProjection(int bodyIndex, Vertex3D v, Vertex3D vPlane, Vector3D vPlaneNormal)점-면 이동 : 특정 위치를 지정된 면으로 투영

MoveVertexToSurfaceProjection()

public void MoveVertexToSurfaceProjection()

점-면 이동 : 선택한 위치를 선택한 면으로 투영

MoveVertexToSurfaceProjection(int bodyIndex, Vertex3D v, Vertex3D vPlane, Vector3D vPlaneNormal)

public void MoveVertexToSurfaceProjection(int bodyIndex, Vertex3D v, Vertex3D vPlane, Vector3D vPlaneNormal)

점-면 이동 : 특정 위치를 지정된 면으로 투영

Parameters

NameTypeDescription
bodyIndexintBody Index
vVertex3D이동하고자 하는 정점
vPlaneVertex3D면 위치
vPlaneNormalVector3D면 노말