asset_preparation::v1::surface_source::Vector3 Struct Reference Last update: 16.07.2025 Vector in a 3D referential. More... Public Attributesgoogle::protobuf::DoubleValue x = 1 google::protobuf::DoubleValue y = 2 google::protobuf::DoubleValue z = 3 Detailed Description Vector in a 3D referential. NoteThe default value is 0. Member Data Documentation ◆ x google::protobuf::DoubleValue asset_preparation::v1::surface_source::Vector3::x = 1 Value along the X axis. ◆ y google::protobuf::DoubleValue asset_preparation::v1::surface_source::Vector3::y = 2 Value along the Y axis. ◆ z google::protobuf::DoubleValue asset_preparation::v1::surface_source::Vector3::z = 3 Value along the Z axis. The documentation for this struct was generated from the following file:surface_source_description.proto