Class VRM10Meta
VRM10 metadata
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class VRM10Meta
Fields
allow_antisocial_or_hate_usage
Allow this model to be used in content containing depictions of antisocial or hate behavior?
Declaration
public bool? allow_antisocial_or_hate_usage
Field Value
Type | Description |
---|---|
Nullable<Boolean> |
allow_excessively_sexual_usage
Allow this model to be used in content containing depictions of excessively sexual behavior?
Declaration
public bool? allow_excessively_sexual_usage
Field Value
Type | Description |
---|---|
Nullable<Boolean> |
allow_excessively_violent_usage
Allow this model to be used in content containing depictions of excessively violent behavior?
Declaration
public bool? allow_excessively_violent_usage
Field Value
Type | Description |
---|---|
Nullable<Boolean> |
allow_political_or_religious_usage
Allow this model to be used in content for political or religious purposes?
Declaration
public bool? allow_political_or_religious_usage
Field Value
Type | Description |
---|---|
Nullable<Boolean> |
allow_redistribution
Allow redistribution of this model?
Declaration
public bool? allow_redistribution
Field Value
Type | Description |
---|---|
Nullable<Boolean> |
authors
Model creator name
Declaration
public string[] authors
Field Value
Type | Description |
---|---|
String[] |
avatar_permission
Permissions to set a personality for this model
Declaration
public string avatar_permission
Field Value
Type | Description |
---|---|
String |
commercial_usage
Permissions for commercial use settings for this model
Declaration
public string commercial_usage
Field Value
Type | Description |
---|---|
String |
copyright_information
Model copyright holder
Declaration
public string copyright_information
Field Value
Type | Description |
---|---|
String |
credit_notation
Require or renounce credit attribution for this model
Declaration
public string credit_notation
Field Value
Type | Description |
---|---|
String |
modification
Set alteration permissions for this model
Declaration
public string modification
Field Value
Type | Description |
---|---|
String |
version
Model version
Declaration
public string version
Field Value
Type | Description |
---|---|
String |