Add realtime parameter to visual global.
PiperOrigin-RevId: 478775714 Change-Id: Ic2d178a5c57d298d005215219ce8470392c4651b
This commit is contained in:
committed by
Copybara-Service
parent
f85cfb8ed2
commit
bc1490b7a8
@@ -1749,6 +1749,7 @@ public unsafe struct global {
|
||||
public float elevation;
|
||||
public float linewidth;
|
||||
public float glow;
|
||||
public float realtime;
|
||||
public int offwidth;
|
||||
public int offheight;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user