gs.textures.Texture#

gs.textures.Texture 类是 Genesis 项目中的一个纹理选项类。它继承了基类的所有属性和方法,并且可以用于定义和操作纹理选项。

class genesis.options.textures.Texture[source]#

Bases: Options

Base class for Genesis’s texture objects.

Note

This class should not be instantiated directly.