Tanoda
|
Represents a sample that loads a Model from a file-picker. More...
Public Member Functions | |
void | LoadModel () |
Creates the AssetLoaderOptions instance and displays the Model file-picker. More... | |
Represents a sample that loads a Model from a file-picker.
Definition at line 11 of file LoadModelFromFilePickerSample.cs.
void TriLibCore.Samples.LoadModelFromFilePickerSample.LoadModel | ( | ) |
Creates the AssetLoaderOptions instance and displays the Model file-picker.
You can create the AssetLoaderOptions by right clicking on the Assets Explorer and selecting "TriLib->Create->AssetLoaderOptions->Pre-Built AssetLoaderOptions".
Definition at line 35 of file LoadModelFromFilePickerSample.cs.