Blender V5.0
StripTransform Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

float xofs
float yofs
float scale_x
float scale_y
float rotation
float origin [2]
int filter

Detailed Description

Definition at line 85 of file DNA_sequence_types.h.

Member Data Documentation

◆ filter

int StripTransform::filter

Definition at line 93 of file DNA_sequence_types.h.

◆ origin

float StripTransform::origin[2]

0-1 range, seq::image_transform_origin_offset_pixelspace_get to convert to pixelspace.

Definition at line 92 of file DNA_sequence_types.h.

◆ rotation

float StripTransform::rotation

◆ scale_x

◆ scale_y

◆ xofs

float StripTransform::xofs

◆ yofs

float StripTransform::yofs

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