MDLMaterialProperty
MDLMaterialProperty(IntPtr)
MDLMaterialProperty(NativeHandle)
MDLMaterialProperty(NSObjectFlag)
MDLMaterialProperty(String, MDLMaterialSemantic)
MDLMaterialProperty(String, MDLMaterialSemantic, CGColor)
MDLMaterialProperty(String, MDLMaterialSemantic, Matrix4)
MDLMaterialProperty(String, MDLMaterialSemantic, MDLTextureSampler)
MDLMaterialProperty(String, MDLMaterialSemantic, NMatrix4)
MDLMaterialProperty(String, MDLMaterialSemantic, NMatrix4)
MDLMaterialProperty(String, MDLMaterialSemantic, NSUrl)
MDLMaterialProperty(String, MDLMaterialSemantic, Single)
MDLMaterialProperty(String, MDLMaterialSemantic, String)
MDLMaterialProperty(String, MDLMaterialSemantic, Vector2)
MDLMaterialProperty(String, MDLMaterialSemantic, Vector2)
MDLMaterialProperty(String, MDLMaterialSemantic, Vector3)
MDLMaterialProperty(String, MDLMaterialSemantic, Vector3)
MDLMaterialProperty(String, MDLMaterialSemantic, Vector4)
MDLMaterialProperty(String, MDLMaterialSemantic, Vector4)
ClassHandle
Color
Float2Value
Float3Value
Float4Value
FloatValue
Luminance
Matrix4x4
MatrixFloat4x4
Name
Semantic
StringValue
TextureSamplerValue
Type
UrlValue
Copy(NSZone)
SetProperties(MDLMaterialProperty)
SetType(MDLMaterialPropertyType)
xamarinios
namespace ModelIO
{
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 11, PlatformArchitecture.All, null)]
[Register("MDLMaterialProperty", true)]
public class MDLMaterialProperty : NSObject, INSCopying, IMDLNamed, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("initWithName:semantic:float2:")]
public MDLMaterialProperty(string! name, MDLMaterialSemantic semantic, Vector2 value);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API