TextureData

Overview

TextureData is a class in Aspose.3D FOSS for .NET.

Texture data

This class provides 1 method for working with TextureData objects in .NET programs. Available methods include: TextureData. All exported members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package. Properties: Size.

Description

TextureData is a class in the Aspose.3D FOSS library for .NET that exposes 0 methods and 1 property for programmatic use.

Instances are created through a single constructor that initializes the object with default values.

Properties

NameTypeAccessDescription
SizeVector2Read/WriteGets or sets the size.

Methods

SignatureDescription
TextureData()Creates a new instance of the TextureData class

See Also