Share via


PhaseObject.WorldTransform Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NMatrix4 WorldTransform { [Foundation.Export("worldTransform", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setWorldTransform:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("worldTransform", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setWorldTransform:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.WorldTransform : CoreGraphics.NMatrix4 with get, set

Property Value

Attributes

Applies to