MixedRealityControllerAttribute.TexturePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Path to image file used when displaying an icon in the UI.
public:
property System::String ^ TexturePath { System::String ^ get(); };
public string TexturePath { get; }
member this.TexturePath : string
Public ReadOnly Property TexturePath As String