MDLTextureFilter.TWrapMode Property

Definition

Gets or sets the wrapping mode for T-coordinates.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLMaterialTextureWrapMode TWrapMode { [Foundation.Export("tWrapMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTWrapMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tWrapMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setTWrapMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.TWrapMode : ModelIO.MDLMaterialTextureWrapMode with get, set

Property Value

Attributes

Applies to