Does not match method signature between `void SetProgramVariable<T>(String, T)` and `void SetProgramVariable(String, Object)`
Closed this issue · 0 comments
mika-f commented
UdonBehaviour can call SetProgramVariable
generics method, but it does not exposed (exists) in Udon