TextureDrawerRenderer
Class in Zigurous.Graphics
Declaration
public sealed class TextureDrawerRenderer : MonoBehaviourDescription
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. |