Table of Contents

Class ShaderProgramInfoFile.AuthorObject

Namespace
ReFuel.IO
Assembly
ReFuel.Common.dll
[JsonSerializable(typeof(ShaderProgramInfoFile.AuthorObject))]
public class ShaderProgramInfoFile.AuthorObject
Inheritance
ShaderProgramInfoFile.AuthorObject
Inherited Members

Properties

Email

[JsonPropertyName("email")]
public string? Email { get; set; }

Property Value

string

Name

[JsonPropertyName("name")]
public string? Name { get; set; }

Property Value

string