Highroad Engine v1.3
Public Member Functions | Protected Member Functions | List of all members
MoreMountains.Tools.MMRaycastTarget Class Reference

Add this class to a UI object to have it act as a raycast target without needing an Image component More...

Inheritance diagram for MoreMountains.Tools.MMRaycastTarget:

Public Member Functions

override void SetVerticesDirty ()
 
override void SetMaterialDirty ()
 

Protected Member Functions

override void OnPopulateMesh (VertexHelper vh)
 

Detailed Description

Add this class to a UI object to have it act as a raycast target without needing an Image component

Member Function Documentation

◆ OnPopulateMesh()

override void MoreMountains.Tools.MMRaycastTarget.OnPopulateMesh ( VertexHelper  vh)
protected

◆ SetMaterialDirty()

override void MoreMountains.Tools.MMRaycastTarget.SetMaterialDirty ( )

◆ SetVerticesDirty()

override void MoreMountains.Tools.MMRaycastTarget.SetVerticesDirty ( )

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