FieldPacker.SubMatrix3f Method

Definition

[Android.Runtime.Register("subMatrix3f", "()Landroid/renderscript/Matrix3f;", "GetSubMatrix3fHandler")]
public virtual Android.Renderscripts.Matrix3f? SubMatrix3f ();
[<Android.Runtime.Register("subMatrix3f", "()Landroid/renderscript/Matrix3f;", "GetSubMatrix3fHandler")>]
abstract member SubMatrix3f : unit -> Android.Renderscripts.Matrix3f
override this.SubMatrix3f : unit -> Android.Renderscripts.Matrix3f

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to