C# Класс Microsoft.MixedReality.Toolkit.UI.FixedRotationToWorldConstraint

Component for fixing the rotation of a manipulated object relative to the world
Наследование: Microsoft.MixedReality.Toolkit.UI.TransformConstraint
Показать файл Открыть проект

Открытые методы

Метод Описание
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