Interface IStatic
Inherited Members
System.IDisposable.Dispose()
Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface IStatic : IRigidPart, IDisposable, IMeshObject, ISceneObject
Properties
MaterialDisabled
Declaration
bool MaterialDisabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Collide(ILoad)
Declaration
bool Collide(ILoad load)
Parameters
Type | Name | Description |
---|---|---|
ILoad | load |
Returns
Type | Description |
---|---|
System.Boolean |