This class represents a Guide View which can be extracted from the DataSet
More...
|
| GuideView (IntPtr nativeGuideView) |
| Creates the C# Guide View data from the native pointer More...
|
|
|
Texture2D | Image [get] |
| Guide view image is loaded and cached. More...
|
|
string | Name [get] |
| The name of this guide view More...
|
|
Matrix4x4 | Pose [get, set] |
| The pose of the guide view in camera space If set, the guide view's image is updated. More...
|
|
This class represents a Guide View which can be extracted from the DataSet
Creates the C# Guide View data from the native pointer
- Parameters
-
Guide view image is loaded and cached.
The name of this guide view
The pose of the guide view in camera space If set, the guide view's image is updated.
PropertyChangedEventHandler PropertyChanged |