Class ShapeAttribute
Namespace: UnityEngine.ProBuilder.Shapes
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class ShapeAttribute : Attribute, _Attribute
Constructors
ShapeAttribute(String)
Declaration
public ShapeAttribute(string n)
Parameters
Type | Name | Description |
---|---|---|
String | n |
Fields
name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |