Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::material::NormalProperties Struct Reference

Last update: 16.07.2025

The normal properties of a material. More...

Collaboration diagram for asset_preparation::v2::material::NormalProperties:

Public Attributes

common::Empty no_normal = 1
 
NormalTexture texture = 2
 

Detailed Description

The normal properties of a material.

Member Data Documentation

◆ no_normal

common::Empty asset_preparation::v2::material::NormalProperties::no_normal = 1

ONEOF(contribution) No normal.

◆ texture

NormalTexture asset_preparation::v2::material::NormalProperties::texture = 2

ONEOF(contribution) Normal properties based on a normal map.

Note
This is the default normal contribution type.

The documentation for this struct was generated from the following file:
  • material_description.proto

Connect with Ansys