|
TopDown Engine v4.5
|
This class will set the depth of field to focus on the set of targets specified in its inspector. More...
Public Attributes | |
| Transform | CameraTransform |
| the position of the camera | |
| Transform[] | FocusTargets |
| a list of all possible targets | |
| Vector3 | Offset |
| an offset to apply to the focus target | |
| float | FocusTargetID |
| the current target of this auto focus | |
| float | Aperture = 0.1f |
| the aperture to work with | |
This class will set the depth of field to focus on the set of targets specified in its inspector.
| float MoreMountains.FeedbacksForThirdParty.MMAutoFocus.Aperture = 0.1f |
the aperture to work with
| Transform MoreMountains.FeedbacksForThirdParty.MMAutoFocus.CameraTransform |
the position of the camera
| float MoreMountains.FeedbacksForThirdParty.MMAutoFocus.FocusTargetID |
the current target of this auto focus
| Transform [] MoreMountains.FeedbacksForThirdParty.MMAutoFocus.FocusTargets |
a list of all possible targets
| Vector3 MoreMountains.FeedbacksForThirdParty.MMAutoFocus.Offset |
an offset to apply to the focus target