MeshToonMaterial

class pythreejs.MeshToonMaterial[source]

MeshToonMaterial

Autogenerated by generate-wrappers.js See https://threejs.org/docs/#api/materials/MeshToonMaterial

Inherits MeshPhongMaterial.

Three.js docs: https://threejs.org/docs/#api/materials/MeshToonMaterial

gradientMap
Instance(Texture, allow_none=True).tag(sync=True, **widget_serialization)
type
Unicode("MeshToonMaterial", allow_none=False).tag(sync=True)
gradientMap = Instance()

a Texture or None

type = Unicode('MeshToonMaterial')

a unicode string