UnityEngine.RenderBufferHelper.GetLoadAction C# (CSharp) Méthode

GetLoadAction() private méthode

private GetLoadAction ( RenderBuffer &b ) : int
b RenderBuffer
Résultat int
        internal static extern int GetLoadAction(out RenderBuffer b);
        [MethodImpl(MethodImplOptions.InternalCall)]