SoTextureMatrixmatrix Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFMatrix matrix { get; }
Public ReadOnly Property matrix As SoSFMatrix
Get
public:
property SoSFMatrix^ matrix {
SoSFMatrix^ get ();
}
member matrix : SoSFMatrix with get
Property Value
Type:
SoSFMatrixRemarks See Also