FollowMeToggle.FollowMeBehaviorToInteractablesToggleState Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enum specifying how the optional interactable should behave once the FollowMe behavior was changed.
C++
public: enum class FollowMeToggle::FollowMeBehaviorToInteractablesToggleState
public enum FollowMeToggle.FollowMeBehaviorToInteractablesToggleState
type FollowMeToggle.FollowMeBehaviorToInteractablesToggleState =
Public Enum FollowMeToggle.FollowMeBehaviorToInteractablesToggleState
- Inheritance
-
FollowMeToggle.FollowMeBehaviorToInteractablesToggleState
Name | Value | Description |
---|---|---|
ToggledWhenFollowing | 0 | |
UntoggledWhenFollowing | 1 | |
Manual | 2 |
Produkt | Wersje |
---|---|
MRTK2 Unity 2019 | 2.8.0 |
MRTK2 Unity 2020 | 2.8.0 |