Blender  V3.3
Public Attributes | List of all members
RenderEffectInitData Struct Reference

Public Attributes

struct SeqEffectHandlesh
 
const SeqRenderDatacontext
 
Sequenceseq
 
float timeline_frame
 
float fac
 
ImBufibuf1
 
ImBufibuf2
 
ImBufibuf3
 
ImBufout
 

Detailed Description

Definition at line 679 of file render.c.

Member Data Documentation

◆ context

const SeqRenderData* RenderEffectInitData::context

Definition at line 681 of file render.c.

◆ fac

float RenderEffectInitData::fac

Definition at line 683 of file render.c.

◆ ibuf1

ImBuf* RenderEffectInitData::ibuf1

Definition at line 684 of file render.c.

◆ ibuf2

ImBuf * RenderEffectInitData::ibuf2

Definition at line 684 of file render.c.

◆ ibuf3

ImBuf * RenderEffectInitData::ibuf3

Definition at line 684 of file render.c.

◆ out

ImBuf* RenderEffectInitData::out

Definition at line 686 of file render.c.

◆ seq

Sequence* RenderEffectInitData::seq

Definition at line 682 of file render.c.

◆ sh

struct SeqEffectHandle* RenderEffectInitData::sh

Definition at line 680 of file render.c.

◆ timeline_frame

float RenderEffectInitData::timeline_frame

Definition at line 683 of file render.c.


The documentation for this struct was generated from the following file: