#How to get UnityEngine.Renderer reference from a System

1 messages · Page 1 of 1 (latest)

sturdy rose
#

I know there's an alternative constructor for RenderMeshDescription that allows you to fill in every param by hand, but I'd like it to fill those params automatically based on the currently active renderer.

warm needle
#

you need to get reference to game object

#

you can use any static api for that