Struct SpriteGeometryCollection
Sprite Geometry Collection
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.Paper2D
Assembly: UE4DotNet.dll
Syntax
public struct SpriteGeometryCollection
Fields
| Improve this Doc View SourceAlphaThreshold
Declaration
public float AlphaThreshold
Field Value
Type | Description |
---|---|
System.Single |
bAvoidVertexMerging
Declaration
public bool bAvoidVertexMerging
Field Value
Type | Description |
---|---|
System.Boolean |
DetailAmount
Declaration
public float DetailAmount
Field Value
Type | Description |
---|---|
System.Single |
GeometryType
Declaration
public byte GeometryType
Field Value
Type | Description |
---|---|
System.Byte |
PixelsPerSubdivisionX
Declaration
public int PixelsPerSubdivisionX
Field Value
Type | Description |
---|---|
System.Int32 |
PixelsPerSubdivisionY
Declaration
public int PixelsPerSubdivisionY
Field Value
Type | Description |
---|---|
System.Int32 |
SimplifyEpsilon
Declaration
public float SimplifyEpsilon
Field Value
Type | Description |
---|---|
System.Single |