Class tk2dSpriteDefinition
Inheritance
tk2dSpriteDefinition
Assembly: WeaverCore.Editor.dll
Syntax
public class tk2dSpriteDefinition
Fields
|
Edit this page
View Source
boundsData
Declaration
public Vector3[] boundsData
Field Value
Type |
Description |
Vector3[] |
|
|
Edit this page
View Source
colliderConvex
Declaration
public bool colliderConvex
Field Value
|
Edit this page
View Source
colliderIndicesBack
Declaration
public int[] colliderIndicesBack
Field Value
|
Edit this page
View Source
colliderIndicesFwd
Declaration
public int[] colliderIndicesFwd
Field Value
|
Edit this page
View Source
colliderSmoothSphereCollisions
Declaration
public bool colliderSmoothSphereCollisions
Field Value
|
Edit this page
View Source
colliderVertices
Declaration
public Vector3[] colliderVertices
Field Value
Type |
Description |
Vector3[] |
|
|
Edit this page
View Source
complexGeometry
Declaration
public bool complexGeometry
Field Value
|
Edit this page
View Source
Declaration
public bool extractRegion
Field Value
|
Edit this page
View Source
flipped
Declaration
Field Value
|
Edit this page
View Source
indices
Declaration
Field Value
|
Edit this page
View Source
materialId
Declaration
Field Value
|
Edit this page
View Source
name
Declaration
Field Value
|
Edit this page
View Source
normalizedUvs
Declaration
public Vector2[] normalizedUvs
Field Value
Type |
Description |
Vector2[] |
|
|
Edit this page
View Source
normals
Declaration
Field Value
Type |
Description |
Vector3[] |
|
|
Edit this page
View Source
positions
Declaration
public Vector3[] positions
Field Value
Type |
Description |
Vector3[] |
|
|
Edit this page
View Source
regionH
Declaration
Field Value
|
Edit this page
View Source
regionW
Declaration
Field Value
|
Edit this page
View Source
regionX
Declaration
Field Value
|
Edit this page
View Source
regionY
Declaration
Field Value
|
Edit this page
View Source
sourceTextureGUID
Declaration
public string sourceTextureGUID
Field Value
|
Edit this page
View Source
tangents
Declaration
public Vector4[] tangents
Field Value
Type |
Description |
Vector4[] |
|
|
Edit this page
View Source
texelSize
Declaration
Field Value
|
Edit this page
View Source
untrimmedBoundsData
Declaration
public Vector3[] untrimmedBoundsData
Field Value
Type |
Description |
Vector3[] |
|
|
Edit this page
View Source
uvs
Declaration
Field Value
Type |
Description |
Vector2[] |
|
Extension Methods