Class TilingPropertySetter
Provides the capability to set the tiling property of a material per instance instead of global to all object using this material.
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
public class TilingPropertySetter : MonoBehaviour
Fields
Tiling
Contain the tiling factor on all axis.
Declaration
public Vector4 Tiling
Field Value
Type | Description |
---|---|
Vector4 |