Show / Hide Table of Contents

Interface IStatic

Inherited Members
IRigidPart.Color
IRigidPart.Configured
IRigidPart.Disposed
IRigidPart.Disposing
IRigidPart.Dragable
IRigidPart.Enabled
IRigidPart.Friction
IRigidPart.LocalOrientation
IRigidPart.LocalPitch
IRigidPart.LocalPosition
IRigidPart.LocalRoll
IRigidPart.LocalYaw
IRigidPart.Name
IRigidPart.Orientation
IRigidPart.Parent
IRigidPart.Pitch
IRigidPart.Position
IRigidPart.Roll
IRigidPart.Selected
IRigidPart.UserSelected
IRigidPart.Yaw
IRigidPart.Visible
IRigidPart.Deselect()
IRigidPart.Highlight(Color)
IRigidPart.MouseUp()
IRigidPart.MoveByMouse(Vector3)
IRigidPart.Pick()
IRigidPart.Select()
System.IDisposable.Dispose()
IMeshObject.MeshData
IMeshObject.Transformation
IMeshObject.ColorArgb
IMeshObject.TextureId
IMeshObject.StaticGeometry
ISceneObject.Id
ISceneObject.SceneLayer
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
Back to top Generated by DocFX