SystemInfo.supportsTextureWrapMirrorOnce

public static int supportsTextureWrapMirrorOnce;

Description

Returns a value of 1 or higher if the 'Mirror Once' texture wrap mode is supported. (Read Only)

The property returns a value of 1 or higher if the 'Mirror Once' texture wrap mode is supported, or a value of 0 if it is not supported.

Additional resources: TextureWrapMode.MirrorOnce.


Did you find this page useful? Please give it a rating: