TextureMatrix#
- class ansys.stk.core.graphics.TextureMatrix#
A 4 by 4 matrix applied to a texture coordinate.
Overview#
Get the element in the first row, first column. |
|
Get the element in the first row, second column. |
|
Get the element in the first row, third column. |
|
Get the element in the first row, fourth column. |
|
Get the element in the second row, first column. |
|
Get the element in the second row, second column. |
|
Get the element in the second row, third column. |
|
Get the element in the second row, fourth column. |
|
Get the element in the third row, first column. |
|
Get the element in the third row, second column. |
|
Get the element in the third row, third column. |
|
Get the element in the third row, fourth column. |
|
Get the element in the fourth row, first column. |
|
Get the element in the fourth row, second column. |
|
Get the element in the fourth row, third column. |
|
Get the element in the fourth row, fourth column. |
Import detail#
from ansys.stk.core.graphics import TextureMatrix