TextureDrawerRenderer


Declaration

public sealed class TextureDrawerRenderer : MonoBehaviour

Description

Renders the result of a TextureDrawer.

Properties

drawerThe drawer that creates the texture.
shaderTextureNameThe shader property that holds the texture.
scaleFactorThe amount of scaling to apply to the transform (as a multiplier).
scaleTransformScales the transform of the object to match the texture size.