Property texture
texture
The source texture which this reference image represents.
This may be null
to avoid including the texture in
the Player build if you don't want that. See
UnityEditor.XR.ARSubsystems.XRReferenceImageLibraryExtensions.SetTexture
for more details.
Declaration
public Texture2D texture { get; }
Property Value
Type | Description |
---|---|
Texture2D |