AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsTextureMatrix Interface

Description

A 4 by 4 matrix applied to a texture coordinate.

Public Properties

Public Property M11 Gets the element in the first row, first column.
Public Property M12 Gets the element in the first row, second column.
Public Property M13 Gets the element in the first row, third column.
Public Property M14 Gets the element in the first row, fourth column.
Public Property M21 Gets the element in the second row, first column.
Public Property M22 Gets the element in the second row, second column.
Public Property M23 Gets the element in the second row, third column.
Public Property M24 Gets the element in the second row, fourth column.
Public Property M31 Gets the element in the third row, first column.
Public Property M32 Gets the element in the third row, second column.
Public Property M33 Gets the element in the third row, third column.
Public Property M34 Gets the element in the third row, fourth column.
Public Property M41 Gets the element in the fourth row, first column.
Public Property M42 Gets the element in the fourth row, second column.
Public Property M43 Gets the element in the fourth row, third column.
Public Property M44 Gets the element in the fourth row, fourth column.
© 2016 All Rights Reserved.

STK Programming Interface 11.0.1