Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::material::AnisotropyProperties Struct Reference

Last update: 16.07.2025

The anisotropy properties of a material. More...

Collaboration diagram for asset_preparation::v1::material::AnisotropyProperties:

Public Attributes

common::Empty no_anisotropy = 1
 
AnisotropyTexture texture = 2
 
GreyLevel color = 3
 

Detailed Description

The anisotropy properties of a material.

Member Data Documentation

◆ color

GreyLevel asset_preparation::v1::material::AnisotropyProperties::color = 3

ONEOF(contribution) Anisotropy based on a color, in grey level.

◆ no_anisotropy

common::Empty asset_preparation::v1::material::AnisotropyProperties::no_anisotropy = 1

ONEOF(contribution) No anisotropy.

Note
This is the default anisotropy contribution type.

◆ texture

AnisotropyTexture asset_preparation::v1::material::AnisotropyProperties::texture = 2

ONEOF(contribution) Anisotropy based on an anisotropic tangent map file.


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

Connect with Ansys