Click or drag to resize
SoAlgebraicShapeASWorkSpaces Enumeration

Specifies which reference frame to use inside the ray intersection shader function.

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

The normalized bounding box space.

WORLD2

The camera space (or view space)

MAX_WORK_SPACE3

The world space.

Remarks