TargetingUIModule
Class in Zigurous.CameraSystem
Inherits from TargetingModule<T>
Declaration
public sealed class TargetingUIModule : TargetingModule<TargetingUISettings>Description
A camera targeting module that displays UI while targeting objects.
Properties
| content | The UI content being displayed (Read only). |
Inherited
Properties
| settings | The settings for the behavior. |
| enabled | Enables or disables the behavior from being updated. |
| controller | The camera controller handling the module. |
| registered | Whether the module has been registered to a controller. |
| id | The unique identifier of the camera module. |