mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Interact with Materials from scripts
This commit is contained in:
@@ -26,7 +26,7 @@ public class CircleRenderer : Component
|
||||
/// <summary>
|
||||
/// Gets or sets the UV transform for the texture. XY are an offset, ZW are scaling
|
||||
/// </summary>
|
||||
public float4 UvTransform
|
||||
public float4 UVTransform
|
||||
{
|
||||
get
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user