Click or drag to resize
SoTexture3Layouts Enumeration

Texture layout.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum Layouts
Members
  Member nameValueDescription
VOLUME0

The texture layout is a volumetric texture.

ARRAY1

The texture layout is an array of bi-dimensional textures.

Remarks