Struct PrecompiledShader
Namespace: Unity.Tiny.Rendering
Syntax
public struct PrecompiledShader : IComponentData
Fields
Guid
Declaration
public Hash128 Guid
Field Value
Type | Description |
---|---|
Unity.Entities.Hash128 |
Name
Declaration
public FixedString32 Name
Field Value
Type | Description |
---|---|
Unity.Collections.FixedString32 |