Infinite Runner Engine v1.9
Public Attributes | Protected Attributes | List of all members
MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP Class Reference

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

Inheritance diagram for MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP:

Public Attributes

Transform CameraTransform
 the position of the camera More...
 
Transform[] FocusTargets
 a list of all possible targets More...
 
float FocusTargetID
 the current target of this auto focus More...
 
float Aperture = 0.1f
 the aperture to work with More...
 

Protected Attributes

Volume _volume
 
VolumeProfile _profile
 
DepthOfField _depthOfField
 

Detailed Description

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

Member Data Documentation

◆ _depthOfField

DepthOfField MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP._depthOfField
protected

◆ _profile

VolumeProfile MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP._profile
protected

◆ _volume

Volume MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP._volume
protected

◆ Aperture

float MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP.Aperture = 0.1f

the aperture to work with

◆ CameraTransform

Transform MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP.CameraTransform

the position of the camera

◆ FocusTargetID

float MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP.FocusTargetID

the current target of this auto focus

◆ FocusTargets

Transform [] MoreMountains.FeedbacksForThirdParty.MMAutoFocus_URP.FocusTargets

a list of all possible targets


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