Struct BlendShapeChannel
Namespace: Unity.Tiny.Rendering
Syntax
public struct BlendShapeChannel
Fields
Frames
Declaration
public BlobArray<BlendShapeFrame> Frames
Field Value
| Type | Description |
|---|---|
| BlobArray<BlendShapeFrame> |
NameHash
Declaration
public ulong NameHash
Field Value
| Type | Description |
|---|---|
| UInt64 |
Methods
GetNameHash(String)
Declaration
public static uint GetNameHash(string str)
Parameters
| Type | Name | Description |
|---|---|---|
| String | str |
Returns
| Type | Description |
|---|---|
| UInt32 |