C# Class SelectImageMode07, Augmented-Reality-with-Unity-AR-Foundation

Inheritance: MonoBehaviour
Show file Open project: PacktPublishing/Augmented-Reality-with-Unity-AR-Foundation

Public Properties

Property Type Description
isReplacing bool

Public Methods

Method Description
ImageSelected ( ImageInfo, image ) : void

Private Methods

Method Description
OnEnable ( ) : void

Method Details

ImageSelected() public method

public ImageSelected ( ImageInfo, image ) : void
image ImageInfo,
return void

Property Details

isReplacing public property

public bool isReplacing
return bool