Blender  V2.93
Public Attributes | List of all members
PhysicsSettings Struct Reference

#include <DNA_scene_types.h>

Public Attributes

float gravity [3]
 
int flag
 
int quick_cache_step
 
int rt
 

Detailed Description

Definition at line 1551 of file DNA_scene_types.h.

Member Data Documentation

◆ flag

int PhysicsSettings::flag

◆ gravity

float PhysicsSettings::gravity[3]

◆ quick_cache_step

int PhysicsSettings::quick_cache_step

Definition at line 1553 of file DNA_scene_types.h.

Referenced by BKE_ptcache_quick_cache_all().

◆ rt

int PhysicsSettings::rt

Definition at line 1553 of file DNA_scene_types.h.


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