TopDown Engine  v3.6
MoreMountains.FeedbacksForThirdParty.MMAutoFocus Class Reference

This class will set the depth of field to focus on the set of targets specified in its inspector. More...

Inheritance diagram for MoreMountains.FeedbacksForThirdParty.MMAutoFocus:

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...
 

Detailed Description

This class will set the depth of field to focus on the set of targets specified in its inspector.

Member Data Documentation

◆ Aperture

float MoreMountains.FeedbacksForThirdParty.MMAutoFocus.Aperture = 0.1f

the aperture to work with

◆ CameraTransform

Transform MoreMountains.FeedbacksForThirdParty.MMAutoFocus.CameraTransform

the position of the camera

◆ FocusTargetID

float MoreMountains.FeedbacksForThirdParty.MMAutoFocus.FocusTargetID

the current target of this auto focus

◆ FocusTargets

Transform [] MoreMountains.FeedbacksForThirdParty.MMAutoFocus.FocusTargets

a list of all possible targets

◆ Offset

Vector3 MoreMountains.FeedbacksForThirdParty.MMAutoFocus.Offset

an offset to apply to the focus target


The documentation for this class was generated from the following file: