Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nomad
Utils
GizmoHelper
C# 클래스 Nomad.Utils.GizmoHelper
파일 보기
프로젝트 열기: Azerothian/fc3editor
공개 메소드들
메소드
설명
GetVirtualPos
(
Vec3
&
pos
) :
bool
InitVirtualPlane
(
Vec3
planePos
,
CoordinateSystem
planeBase
,
Axis
axisConstraint
) :
void
메소드 상세
GetVirtualPos()
공개
메소드
public
GetVirtualPos
(
Vec3
&
pos
) :
bool
pos
Nomad.Maths.Vec3
리턴
bool
InitVirtualPlane()
공개
메소드
public
InitVirtualPlane
(
Vec3
planePos
,
CoordinateSystem
planeBase
,
Axis
axisConstraint
) :
void
planePos
Nomad.Maths.Vec3
planeBase
Nomad.Logic.CoordinateSystem
axisConstraint
Axis
리턴
void