RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::OTCLayer Struct Reference

#include <OTCFileFormat.h>

Public Member Functions

 OTCLayer ()
 

Data Fields

std::string blendmap_filename
 
std::string diffusespecular_filename
 
std::string normalheight_filename
 
char blend_mode
 
float alpha
 
float world_size
 

Detailed Description

Definition at line 35 of file OTCFileFormat.h.

Constructor & Destructor Documentation

◆ OTCLayer()

RoR::OTCLayer::OTCLayer ( )

Definition at line 210 of file OTCFileFormat.cpp.

Field Documentation

◆ alpha

float RoR::OTCLayer::alpha

Definition at line 43 of file OTCFileFormat.h.

◆ blend_mode

char RoR::OTCLayer::blend_mode

Definition at line 42 of file OTCFileFormat.h.

◆ blendmap_filename

std::string RoR::OTCLayer::blendmap_filename

Definition at line 39 of file OTCFileFormat.h.

◆ diffusespecular_filename

std::string RoR::OTCLayer::diffusespecular_filename

Definition at line 40 of file OTCFileFormat.h.

◆ normalheight_filename

std::string RoR::OTCLayer::normalheight_filename

Definition at line 41 of file OTCFileFormat.h.

◆ world_size

float RoR::OTCLayer::world_size

Definition at line 44 of file OTCFileFormat.h.


The documentation for this struct was generated from the following files: