Share via


MDLTransformStack.ResetsTransform Property

Definition

Inserts the specified transform at the specified time.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ResetsTransform { [Foundation.Export("resetsTransform")] get; [Foundation.Export("setResetsTransform:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("resetsTransform")>]
[<set: Foundation.Export("setResetsTransform:")>]
member this.ResetsTransform : bool with get, set

Property Value

Implements

Attributes

Applies to