DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Materials | Interfaces | Methods | Properties
Class managing a list of texture materials.
// C# public interface ITGIS_Materials: ITBaseObject { }
' VisualBasic Public Interface ITGIS_Materials Implements ITBaseObject End Class
// Oxygene type ITGIS_Materials = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
Assign_ | public | Assign materials array. | |
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Resize | public | Resize materials array. | |
Name | Visibility | Description | |
---|---|---|---|
CompressionType | public | Compression type of materials. | |
Material | public | Material array. | |
NumMaterials | public | Number of materials. | |