TilingPattern

TilingPattern

General

TilingPattern és una classe en FOSS per Python.

Propietats: bbox, commands, matrix, paint_type, tiling_type, x_step, i una més.

Propietats

NomTipus de productesAccésDescripció
paint_typeintLlegeix.Obté el tipus de pintura.
tiling_typeintLlegeix.Obté el tipus de rajoles.
bboxtuple[float, float, float, float]Llegeix.Prèn la caixa.
x_stepfloatLlegeix.Obté el pas X.
y_stepfloatLlegeix.Obté el pas y.
matrixtuple[float, float, float, float, float, float]Llegeix.Obté la matriu.
commandslist["RenderCommand"]Llegeix.Prèn les ordres.

Vegeu també

 Català