TextureDrawerRenderer
Class in Zigurous.Graphics
Declaration
public sealed class TextureDrawerRenderer : MonoBehaviour
Description
Renders the result of a TextureDrawer.
Properties
drawer | The drawer that creates the texture. |
shaderTextureName | The shader property that holds the texture. |
scaleFactor | The amount of scaling to apply to the transform (as a multiplier). |
scaleTransform | Scales the transform of the object to match the texture size. |