Struct ufbx.ufbx_string_view
Inherited Members
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_string_view
Fields
data
Declaration
public byte* data
Field Value
| Type | Description |
|---|---|
| byte* |
length
Declaration
public ulong length
Field Value
| Type | Description |
|---|---|
| ulong |
Properties
StringValue
Declaration
public string StringValue { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |