MDLTransform.SetMatrix4x4(NMatrix4, Double) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetMatrix4x4 (OpenTK.NMatrix4 matrix, double time);
member this.SetMatrix4x4 : OpenTK.NMatrix4 * double -> unit

Parameters

matrix
NMatrix4
time
Double
Attributes

Applies to