UnityEngine.Light.GetCommandBuffers C# (CSharp) 메소드

GetCommandBuffers() 개인적인 메소드

private GetCommandBuffers ( LightEvent evt ) : CommandBuffer[]
evt LightEvent
리턴 CommandBuffer[]
        public extern CommandBuffer[] GetCommandBuffers(LightEvent evt);
        [MethodImpl(MethodImplOptions.InternalCall)]