asset_preparation::v2::surface_source::Shadows Struct Reference
Last update: 16.07.2025The properties of shadows. More...
Public Attributes | |
| google::protobuf::DoubleValue | near_clip = 1 |
| google::protobuf::DoubleValue | shadows_offset_ratio = 2 |
| google::protobuf::DoubleValue | softness = 3 |
Detailed Description
The properties of shadows.
Member Data Documentation
◆ near_clip
| google::protobuf::DoubleValue asset_preparation::v2::surface_source::Shadows::near_clip = 1 |
The near clip.
Unit: Meter (m)
- Note
- Must be positive.
- The default value is 0.1.
◆ shadows_offset_ratio
| google::protobuf::DoubleValue asset_preparation::v2::surface_source::Shadows::shadows_offset_ratio = 2 |
The shadow offset ratio.
- Note
- Must be above 0.00001.
- The default value is 0.01.
◆ softness
| google::protobuf::DoubleValue asset_preparation::v2::surface_source::Shadows::softness = 3 |
The softness.
- Note
- Must be in the range [0,2].
- The default value is 0.
The documentation for this struct was generated from the following file:
- surface_source_description.proto