class ParticleModelRenderer.ModelEntry

in global :: Sandbox

😔 No documentation found.


public Model Model { get; set; }

😔 No documentation found.

public string MaterialGroup { get; set; }

😔 No documentation found.

public ulong BodyGroups { get; set; }

😔 No documentation found.

public bool HasMaterialGroups { get; }

😔 No documentation found.

public bool HasBodyGroups { get; }

😔 No documentation found.

public static ParticleModelRenderer.ModelEntry op_Implicit( Model model )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public ParticleModelRenderer.ModelEntry( )

😔 No documentation found.