Table of Contents

Class CurvyShapeInfo

CurvyShape Info Attribute

[AttributeUsage(AttributeTargets.Class)]
public sealed class CurvyShapeInfo : Attribute
Inheritance
CurvyShapeInfo

Constructors

CurvyShapeInfo(string, bool)

public CurvyShapeInfo(string name, bool is2D = true)

Parameters

name string
is2D bool

Fields

Is2D

public readonly bool Is2D

Field Value

bool

Name

public readonly string Name

Field Value

string