GltfImage.Texture 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.
Unity Texture2D wrapper for the GltfImage
public:
property UnityEngine::Texture2D ^ Texture { UnityEngine::Texture2D ^ get(); };
public UnityEngine.Texture2D Texture { get; }
member this.Texture : UnityEngine.Texture2D
Public ReadOnly Property Texture As Texture2D
Property Value
- UnityEngine.Texture2D