Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

ProfileLoop

Class
Read time 1 minuteLast updated 19 hours ago

Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.CAD
[Serializable]public class ProfileLoop

Constructors

ProfileLoop()

public ProfileLoop()

ProfileLoop(ProfileLoop)

public ProfileLoop(ProfileLoop o)
Parameters

Type

Name

Description

ProfileLoopo

Fields

edges

public OrientedEdgeList edges
Returns

Type

Description

OrientedEdgeList

isOuter

public bool isOuter
Returns

Type

Description

bool