Property | Type | Description | |
---|---|---|---|
cameraManaged | Camera |
Method | Description | |
---|---|---|
Start ( ) : void |
Processing performed by Unity when an instance is created.
|
Method | Description | |
---|---|---|
OnToggleCheck ( ) : void |
Called if the checkBox is checked. Disable adding of items and activates the "Camera Functions".
|
|
OnToggleUnCheck ( ) : void |
Called if the checkBox is unchecked. Disable "Camera Functions" and activates adding of items.
|