C# Класс Evergine.MRTK.SDK.Features.UX.Components.AxisManipulationHandler.AxisManipulationHelper

Container for handle references.
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AxisType AxisType
BaseEntity Entity
FocusedMaterial Material
GrabbedMaterial Material
IdleMaterial Material
MaterialComponents MaterialComponent[]
RelatedHandles Evergine.MRTK.SDK.Features.UX.Components.AxisManipulationHandler.AxisManipulationHelper[]
Type AxisManipulationHelperType

Описание свойств

AxisType публичное свойство

The axis type.
public AxisType AxisType
Результат AxisType

BaseEntity публичное свойство

The handle base entity.
public Entity BaseEntity
Результат Entity

FocusedMaterial публичное свойство

The material applied to this helper when focused.
public Material FocusedMaterial
Результат Material

GrabbedMaterial публичное свойство

The material applied to this helper when grabbed.
public Material GrabbedMaterial
Результат Material

IdleMaterial публичное свойство

The material applied to this helper when not grabbed.
public Material IdleMaterial
Результат Material

MaterialComponents публичное свойство

The list of MaterialComponents that will get their Materials changed when grabbing or focusing happen.
public MaterialComponent[] MaterialComponents
Результат MaterialComponent[]

RelatedHandles публичное свойство

The related handles for this handle. Used for axis handles related to plane handles, in order to change their material in case the component is configured to do so.
public AxisManipulationHelper[],Evergine.MRTK.SDK.Features.UX.Components.AxisManipulationHandler RelatedHandles
Результат Evergine.MRTK.SDK.Features.UX.Components.AxisManipulationHandler.AxisManipulationHelper[]

Type публичное свойство

The helper type.
public AxisManipulationHelperType Type
Результат AxisManipulationHelperType