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

#include <DNA_scene_types.h>

Public Attributes

float title [2]
 
float action [2]
 
float title_center [2]
 
float action_center [2]
 

Detailed Description

Safe Area options used in Camera View & Sequencer.

Definition at line 1613 of file DNA_scene_types.h.

Member Data Documentation

◆ action

float DisplaySafeAreas::action[2]

Image/Graphics Safe.

Definition at line 1620 of file DNA_scene_types.h.

Referenced by blo_do_versions_270(), blo_update_defaults_scene(), drawviewborder(), and sequencer_draw_borders_overlay().

◆ action_center

float DisplaySafeAreas::action_center[2]

◆ title

float DisplaySafeAreas::title[2]

◆ title_center

float DisplaySafeAreas::title_center[2]

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