Property | Type | Description | |
---|---|---|---|
EnableRotation | bool | ||
EnableScaling | bool | ||
EnableTranslation | bool | ||
TaskMode | int |
Method | Description | |
---|---|---|
ChangeMode ( int mod ) : void | ||
EnableInteraction ( string type ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
DispatchFoundEvents ( Frame, newFrame, Frame, oldFrame ) : void | ||
DispatchLostEvents ( Frame, newFrame, Frame, oldFrame ) : void | ||
DispatchUpdatedEvents ( Frame, newFrame, Frame, oldFrame ) : void |
public static EnableInteraction ( string type ) : void | ||
type | string | |
return | void |