base class — bpy_struct
3D View region data
Lock view rotation in side views
Type : | boolean, default False |
---|
Current perspective matrix of the 3D region
Type : | float array of 16 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0), (readonly) |
---|
Sync view position between side views
Type : | boolean, default False |
---|
Clip objects based on what’s visible in other side views
Type : | boolean, default False |
---|
Distance to the view location
Type : | float in [0, inf], default 0.0 |
---|
View pivot location
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Current view matrix of the 3D region
Type : | float array of 16 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) |
---|
View Perspective
Type : | enum in [‘PERSP’, ‘ORTHO’, ‘CAMERA’], default ‘ORTHO’ |
---|
Rotation in quaternions (keep normalized)
Type : | float array of 4 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0) |
---|
Inherited Properties
Inherited Functions
|
References