The members of Metal.MTLSamplerDescriptor are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Label | string. Documentation for this section has not yet been entered. | |
| LodMaxClamp | float. Documentation for this section has not yet been entered. | |
| LodMinClamp | float. Documentation for this section has not yet been entered. | |
| MagFilter | MTLSamplerMinMagFilter. Documentation for this section has not yet been entered. | |
| MaxAnisotropy | nuint. Documentation for this section has not yet been entered. | |
| MinFilter | MTLSamplerMinMagFilter. Documentation for this section has not yet been entered. | |
| MipFilter | MTLSamplerMipFilter. Documentation for this section has not yet been entered. | |
| NormalizedCoordinates | bool. Documentation for this section has not yet been entered. | |
| RAddressMode | MTLSamplerAddressMode. Documentation for this section has not yet been entered. | |
| SAddressMode | MTLSamplerAddressMode. Documentation for this section has not yet been entered. | |
| TAddressMode | MTLSamplerAddressMode. Documentation for this section has not yet been entered. |
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||