Search found 1 match

by UndertoneFX_dj
Fri Mar 01, 2019 12:32 am
Forum: Amplify Shader Editor
Topic: Passing a float3 from script?
Replies: 1
Views: 2990

Passing a float3 from script?

he leading questions is... can I and if so how do I pass a float3 from c# to a shader? I think this will solve my problem.

Here's the whole story:

I have a character made up of several interchangable models. Each of the models has a pivot that don't necessarily align. I want to design a shader ...