Feel
4.3
The best way to improve your game's feel and make it extra juicy
|
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 More... | |
Transform[] | FocusTargets |
a list of all possible targets More... | |
Vector3 | Offset |
an offset to apply to the focus target More... | |
float | FocusTargetID |
the current target of this auto focus More... | |
float | Aperture = 0.1f |
the aperture to work with More... | |
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