BoundsControlMigrationHandler Class

Definition

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

Applies to