- Home /
Question by
AVOlight · Jan 05, 2015 at 12:14 AM ·
materialarraysproperties
Shader Property array of Vector3[] arrays, How to?
It would be considerably easier to manage over a single everything in here vector3[] array. Does any one know how to?
material.SetVector(nameVector + "i" + "???" + "ii", new Vector3(1f, 2f));
Comment
Your answer

Follow this Question
Related Questions
Material inspector, missing properties bug 1 Answer
How to make good parser to get colours from RGBa and set them to objects 1 Answer
How do I set multiple Material Properties with MaterialPropertyBlock? 1 Answer
GameObject Array, Resources Load, OnCollisionEnter and Material 2 Answers
Custom Shaders Within JavaScript 1 Answer