Show / Hide Table of Contents

Class IntersectionFlags

Inheritance
System.Object
IntersectionFlags
Namespace: VRage.Game.Components
Assembly: VRage.Game.dll
Syntax
public sealed class IntersectionFlags : Enum

Fields

ALL_TRIANGLES

Declaration
public const IntersectionFlags ALL_TRIANGLES
Field Value
Type Description
IntersectionFlags

DIRECT_TRIANGLES

Declaration
public const IntersectionFlags DIRECT_TRIANGLES
Field Value
Type Description
IntersectionFlags

FLIPPED_TRIANGLES

Declaration
public const IntersectionFlags FLIPPED_TRIANGLES
Field Value
Type Description
IntersectionFlags

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾