Blender  V3.3
Functions
workbench_effect_outline.c File Reference
#include "DRW_render.h"
#include "workbench_engine.h"
#include "workbench_private.h"

Go to the source code of this file.

Functions

void workbench_outline_cache_init (WORKBENCH_Data *data)
 

Detailed Description

Outline Effect:

Simple effect that just samples an object id buffer to detect objects outlines.

Definition in file workbench_effect_outline.c.

Function Documentation

◆ workbench_outline_cache_init()

void workbench_outline_cache_init ( WORKBENCH_Data data)