C# 클래스 Microsoft.MixedReality.Toolkit.UI.FixedRotationToWorldConstraint

Component for fixing the rotation of a manipulated object relative to the world
상속: Microsoft.MixedReality.Toolkit.UI.TransformConstraint
파일 보기 프로젝트 열기: tooploox/holo

공개 메소드들

메소드 설명
ApplyConstraint ( MixedRealityTransform &transform ) : void

Fix rotation to the rotation from manipulation start

메소드 상세

ApplyConstraint() 공개 메소드

Fix rotation to the rotation from manipulation start
public ApplyConstraint ( MixedRealityTransform &transform ) : void
transform MixedRealityTransform
리턴 void