Share via


MDLTransform.Shear Property

Definition

Gets or sets the shear of the transform.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Numerics.Vector3 Shear { [Foundation.Export("shear", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setShear:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shear", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setShear:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Shear : System.Numerics.Vector3 with get, set

Property Value

Attributes

Applies to