SurfaceMagnetism.OrientationMode Enum

Definition

Orientation mode for solver

public: enum class SurfaceMagnetism::OrientationMode
public enum SurfaceMagnetism.OrientationMode
type SurfaceMagnetism.OrientationMode = 
Public Enum SurfaceMagnetism.OrientationMode
Inheritance
SurfaceMagnetism.OrientationMode

Fields

Blended 3

Blend between tracked transform and the surface normal orientation

None 0

No orienting

SurfaceNormal 2

Aligned to surface normal completely

TrackedOrigin 4

Face toward this object's position

TrackedTarget 1

Face the tracked transform

Applies to