BoundsControlMigrationHandler Class
Definition
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.
Migration handler for migrating bounding box gameobjects to bounds control gameobjects.
public ref class BoundsControlMigrationHandler : Microsoft::MixedReality::Toolkit::Utilities::IMigrationHandler
public class BoundsControlMigrationHandler : Microsoft.MixedReality.Toolkit.Utilities.IMigrationHandler
type BoundsControlMigrationHandler = class
interface IMigrationHandler
Public Class BoundsControlMigrationHandler
Implements IMigrationHandler
- Inheritance
-
BoundsControlMigrationHandler
- Implements
Constructors
BoundsControlMigrationHandler() |
Methods
CanMigrate(GameObject) |
Returns true if this migration handler can apply a migration to gameObject |
Migrate(GameObject) |
Applies migration to gameObject |