Show / Hide Table of Contents

Interface IObjectPositioner

Marks a component that interacts with the Asset-Injection framework to define object position.

Namespace: DaggerfallWorkshop.Utility.AssetInjection
Assembly: Assembly-CSharp.dll
Syntax
public interface IObjectPositioner

Properties

| Improve this Doc View Source

AllowFlatRotation

Defines if the object can be given a random rotation if it replaces a billboard.

Declaration
bool AllowFlatRotation { get; }
Property Value
Type Description
Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX