onshape-clients
Version:
The meta package for creating the various Onshape clients
28 lines (23 loc) • 1.26 kB
Markdown
# bt_web_client_capabilities_params.BTWebClientCapabilitiesParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**oes_standard_derivatives_** | **bool** | | [optional]
**vendor** | **str** | | [optional]
**depth_texture** | **bool** | | [optional]
**renderer** | **str** | | [optional]
**angle_instanced_arrays** | **bool** | | [optional]
**ext_texture_filter_anisotropic** | **bool** | | [optional]
**oes_element_index_uint** | **bool** | | [optional]
**oes_texture_float** | **bool** | | [optional]
**oes_texture_float_linear** | **bool** | | [optional]
**oes_texture_half_float** | **bool** | | [optional]
**oes_texture_half_float_linear** | **bool** | | [optional]
**oes_vertex_array_object** | **bool** | | [optional]
**compressed_texture_s3tc** | **bool** | | [optional]
**draw_buffers** | **bool** | | [optional]
**has3d_mouse** | **bool** | | [optional]
**screen_width** | **int** | | [optional]
**screen_height** | **int** | | [optional]
**device_pixel_ratio** | **float** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)