EntityRenderer.EntityRenderer

EntityRenderer(string, EntityRendererFeatures)

Constructor of EntityRenderer

public EntityRenderer(string key, EntityRendererFeatures features)
ParameterTypeDescription
keyStringThe key of the entity renderer
featuresEntityRendererFeaturesThe extra features of the entity renderer

See Also


EntityRenderer(string)

Constructor of EntityRenderer

public EntityRenderer(string key)
ParameterTypeDescription
keyStringThe key of the entity renderer

See Also